From: Wilfried Goesgens Date: Sat, 26 Feb 2011 10:26:27 +0000 (+0100) Subject: Follow syslog change here, else we won't compile. X-Git-Tag: v8.11~843 X-Git-Url: https://code.citadel.org/?p=citadel.git;a=commitdiff_plain;h=f754ac7486d3800b71a8269b0594f14831f5e2c2 Follow syslog change here, else we won't compile. --- diff --git a/citadel/ecrash.c b/citadel/ecrash.c index 72430670f..46f5b7b28 100644 --- a/citadel/ecrash.c +++ b/citadel/ecrash.c @@ -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