aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--storage.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/storage.c b/storage.c
index 195aa289..510def72 100644
--- a/storage.c
+++ b/storage.c
@@ -28,7 +28,6 @@
#define BITLBEE_CORE
#include "bitlbee.h"
-extern storage_t storage_text;
extern storage_t storage_xml;
static GList *storage_backends = NULL;