From: Gerd Moellmann Date: Mon, 31 Jan 2000 20:48:01 +0000 (+0000) Subject: (xim_open_dpy): Remove unused local variable. X-Git-Tag: emacs-pretest-21.0.90~5158 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=4159a9f73e78daa25c49c92d9163f56a881557f4;p=emacs.git (xim_open_dpy): Remove unused local variable. --- diff --git a/src/xterm.c b/src/xterm.c index abea59684a8..bb011dd7136 100644 --- a/src/xterm.c +++ b/src/xterm.c @@ -10990,7 +10990,6 @@ xim_open_dpy (dpyinfo, resource_name) if (xim) { - XIMValuesList *xim_values_list; #ifdef HAVE_X11R6 XIMCallback destroy; #endif