(G-CU+3488): Unify G-M-01118 and G-AJ1-15442.
[chise/xemacs-chise.git-] / 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)