summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrobi <robi>2011-12-25 23:09:23 +0000
committerrobi <robi>2011-12-25 23:09:23 +0000
commit4078c9c21a7888941ad38a74f64d0fa3656d39b5 (patch)
tree90ac6c26c65b6d5a9e0d78deae6c4999f0036b6d
parent9d0ee99f1144cec4c00e04ce6a7e3f2653005df7 (diff)
unneeded headers
-rw-r--r--src/imap_search.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/imap_search.c b/src/imap_search.c
index 20ea9d8..c616e05 100644
--- a/src/imap_search.c
+++ b/src/imap_search.c
@@ -28,8 +28,6 @@
#include <sys/stat.h>
#include <errno.h>
#include <time.h>
-//#include <ext2fs/ext2fs.h>
-//#include <ext2fs/ext2_fs.h>
#include "magic.h"
#include "journal.h"