]> code.citadel.org Git - citadel.git/blobdiff - citadel/modules/test/serv_test.c
Removed an un required extern
[citadel.git] / citadel / modules / test / serv_test.c
index b3b42c97d1489681ad0da36e744c421ab24969f3..19c3a4f88f66bc551be473dfceb70d47dcede038 100644 (file)
@@ -47,7 +47,6 @@
 #include <limits.h>
 #include "ctdl_module.h"
 
-extern struct CitContext *ContextList;
 
 void CleanupTest(void) {
        CtdlLogPrintf(CTDL_DEBUG, "--- test of adding an unload hook --- \n");