summaryrefslogtreecommitdiffstats
path: root/src/file_txt.c
diff options
context:
space:
mode:
authorChristophe Grenier <[email protected]>2009-02-03 09:29:29 +0100
committerChristophe Grenier <[email protected]>2009-02-03 09:29:29 +0100
commit203df0e3a588f01ebfb60428eb1a5ab258a4969d (patch)
tree022c7facc406d0eea910638c7b41355964ee8549 /src/file_txt.c
parentc6e94c6adfe071f4510190069638d70d59675f42 (diff)
Fix some compilation warnings
Diffstat (limited to 'src/file_txt.c')
-rw-r--r--src/file_txt.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/file_txt.c b/src/file_txt.c
index f1581945..538e5e12 100644
--- a/src/file_txt.c
+++ b/src/file_txt.c
@@ -39,7 +39,6 @@
#include "filegen.h"
#include "log.h"
#include "memmem.h"
-#include "log.h"
extern const file_hint_t file_hint_doc;
extern const file_hint_t file_hint_jpg;