fix compiler warnings in hw/xnest/Keyboard.c

This commit is contained in:
Greg Kroah-Hartman 2006-06-09 10:14:08 -07:00
parent 1a7335ff93
commit 6119845d1f

View File

@ -202,9 +202,6 @@ XkbError:
xnestBell, xnestChangeKeyboardControl);
#ifdef XKB
} else {
FILE *file;
XkbConfigRtrnRec config;
XkbComponentNamesRec names;
char *rules, *model, *layout, *variants, *options;