aboutsummaryrefslogtreecommitdiff
path: root/src/capi.c
diff options
context:
space:
mode:
authorjcid <devnull@localhost>2008-09-29 01:04:50 +0200
committerjcid <devnull@localhost>2008-09-29 01:04:50 +0200
commitbc8c549e1036f6c1dd3f0fd526d790a6ada123a7 (patch)
tree5e8099de9bb310d5188807f739fe5b02889b652e /src/capi.c
parenta5148a6be8e38918df3f919505305e73b2f59f2c (diff)
- Removed the remaining DEBUG_MSG in src/
Diffstat (limited to 'src/capi.c')
-rw-r--r--src/capi.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/capi.c b/src/capi.c
index 0e626554..113702be 100644
--- a/src/capi.c
+++ b/src/capi.c
@@ -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;