aboutsummaryrefslogtreecommitdiff
path: root/src/dicache.c
diff options
context:
space:
mode:
authorjcid <devnull@localhost>2008-06-18 21:59:47 +0200
committerjcid <devnull@localhost>2008-06-18 21:59:47 +0200
commitbf81ea10a2b7c648a5db06517f569d92645e830a (patch)
tree4e1e1191ffe4011d18533f4dce0dcd2b0bdddce9 /src/dicache.c
parent71b04ff71d02a88383ba2887e775187b20cb99b8 (diff)
- Minor cleanups.
Diffstat (limited to 'src/dicache.c')
-rw-r--r--src/dicache.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/dicache.c b/src/dicache.c
index 02324f26..4bdbb71b 100644
--- a/src/dicache.c
+++ b/src/dicache.c
@@ -18,7 +18,6 @@
#include "web.hh"
#include "dicache.h"
#include "cache.h"
-#include "prefs.h"
typedef struct _DICacheNode DICacheNode;