Follow syslog change here, else we won't compile.
authorWilfried Goesgens <dothebart@citadel.org>
Sat, 26 Feb 2011 10:26:27 +0000 (11:26 +0100)
committerWilfried Goesgens <dothebart@citadel.org>
Sun, 4 Sep 2011 14:49:45 +0000 (14:49 +0000)
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