summaryrefslogtreecommitdiff
path: root/zwgc/xshow.c
diff options
context:
space:
mode:
authorGravatar Karl Ramm <kcr@mit.edu>2008-01-21 07:57:32 +0000
committerGravatar Karl Ramm <kcr@mit.edu>2008-01-21 07:57:32 +0000
commitee442551e1531712226a3a3ba26afff466100bb5 (patch)
treed7907b07baecce7abe3940bec566b3bf56596f2f /zwgc/xshow.c
parente6fb0737027ee97d911e8d507b1db37446067d10 (diff)
passes gcc -Wall with no warnings other than des cryppt C_block sadness and getsid problem
Diffstat (limited to 'zwgc/xshow.c')
-rw-r--r--zwgc/xshow.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/zwgc/xshow.c b/zwgc/xshow.c
index 68c64eb..6667013 100644
--- a/zwgc/xshow.c
+++ b/zwgc/xshow.c
@@ -38,7 +38,6 @@ static const char rcsid_xshow_c[] = "$Id$";
#define max(a,b) ((a)>(b)?(a):(b))
XContext desc_context;
-static pointer_dictionary colorname_dict = NULL;
extern int internal_border_width;
extern unsigned long default_bgcolor;