Merge r21-4-11-chise-0_20-=ucs.
[chise/xemacs-chise.git.1] / lib-src / i.c
index 1bec21f..097b311 100644 (file)
@@ -90,7 +90,7 @@ start_pump (I_connector* pi)
 static LPTSTR
 get_command (void)
 {
-  LPTSTR q, ws, cl = GetCommandLine ();
+  LPTSTR cl = GetCommandLine ();
   int ix;
 
   while (1)