FileID: remove CHECK_INODE macro

This commit is contained in:
Stefan Hoffmann
2014-05-28 15:19:55 +02:00
parent cc02c3537d
commit 147ab48d1c
2 changed files with 6 additions and 20 deletions

View File

@@ -229,9 +229,6 @@
# define MAXPATHL 1024
#endif
// TODO(stefan991): remove macro
#define CHECK_INODE /* used when checking if a swap file already
exists for a file */
# ifndef DFLT_MAXMEM
# define DFLT_MAXMEM (5*1024) /* use up to 5 Mbyte for a buffer */
# endif