summaryrefslogtreecommitdiff
path: root/xts5/Xopen/XStringToKeysym/Test4.c
diff options
context:
space:
mode:
Diffstat (limited to 'xts5/Xopen/XStringToKeysym/Test4.c')
-rw-r--r--xts5/Xopen/XStringToKeysym/Test4.c7
1 files changed, 2 insertions, 5 deletions
diff --git a/xts5/Xopen/XStringToKeysym/Test4.c b/xts5/Xopen/XStringToKeysym/Test4.c
index 5f3dc826..a434da0c 100644
--- a/xts5/Xopen/XStringToKeysym/Test4.c
+++ b/xts5/Xopen/XStringToKeysym/Test4.c
@@ -122,11 +122,8 @@ char *s;
#undef XK_LATIN4
strtsym4()
-{
-int pass = 0, fail = 0;
-char *symstr;
-KeySym rsym;
-
+{
+ int pass = 0, fail = 0;
#ifdef XK_kra
if(test(XK_kra, "kra") == 1)