X-Git-Url: https://code.citadel.org/?a=blobdiff_plain;f=citadel%2Fecrash.c;fp=citadel%2Fecrash.c;h=46f5b7b286f8f56aeb7d5a13bfce868b22b12d87;hb=f754ac7486d3800b71a8269b0594f14831f5e2c2;hp=72430670f05a7e4e0f3014a5ea8af5ed6ce20daf;hpb=091967d8bc53b1121aee57d9717a257fe3f72d13;p=citadel.git 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