From f754ac7486d3800b71a8269b0594f14831f5e2c2 Mon Sep 17 00:00:00 2001 From: Wilfried Goesgens Date: Sat, 26 Feb 2011 11:26:27 +0100 Subject: [PATCH] Follow syslog change here, else we won't compile. --- citadel/ecrash.c | 1 - 1 file changed, 1 deletion(-) 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 -- 2.30.2