diff options
Diffstat (limited to 'src/capi.c')
-rw-r--r-- | src/capi.c | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -32,9 +32,6 @@ /* for testing dpi chat */ #include "bookmark.h" -#define DEBUG_LEVEL 5 -#include "debug.h" - typedef struct { DilloUrl *url; /* local copy of web->url */ void *bw; |