Follow syslog change here, else we won't compile.
[citadel.git] / citadel / ecrash.c
index 72430670f05a7e4e0f3014a5ea8af5ed6ce20daf..46f5b7b286f8f56aeb7d5a13bfce868b22b12d87 100644 (file)
@@ -58,7 +58,6 @@ static int    gbl_backtraceDoneFlag = 0;
 static void *stack_frames[50];
 static size_t size, NThread;
 static char **strings;
-static char StaticBuf[SIZ];
 
 /* 
  * Private structures for our thread list