summaryrefslogtreecommitdiff
path: root/zwgc/xmark.c
diff options
context:
space:
mode:
Diffstat (limited to 'zwgc/xmark.c')
-rw-r--r--zwgc/xmark.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/zwgc/xmark.c b/zwgc/xmark.c
index a8f5c26..d67c4f9 100644
--- a/zwgc/xmark.c
+++ b/zwgc/xmark.c
@@ -50,10 +50,9 @@ xmarkSetBound(x_gram *gram,
int y,
int which)
{
- int i,xofs,yofs;
+ int i, xofs, yofs;
XFontSet font;
xblock *xb;
- unsigned char *s;
int num_chars;
XRectangle *ink, *logical;