- remove some obsolete code

This commit is contained in:
Marian Ohligs 2011-09-14 17:30:02 +02:00
parent 68e9b9b46a
commit 9d157c4542

View file

@ -40,7 +40,6 @@
/*file descriptor init*/
#define NR_OPEN 100
#define FS_INIT { [0 ... NR_OPEN-1] = {NULL, 0, 0} }
/*open flags*/