# HG changeset patch # User Gerd Moellmann # Date 949351681 0 # Node ID 7454554ca53df7deb2dbbc04f000586067827446 # Parent a980b6571ea96136296379f56ec7cf3e915e47a0 (xim_open_dpy): Remove unused local variable. diff -r a980b6571ea9 -r 7454554ca53d src/xterm.c --- a/src/xterm.c Mon Jan 31 20:18:20 2000 +0000 +++ b/src/xterm.c Mon Jan 31 20:48:01 2000 +0000 @@ -10990,7 +10990,6 @@ if (xim) { - XIMValuesList *xim_values_list; #ifdef HAVE_X11R6 XIMCallback destroy; #endif