From: Kim F. Storm Date: Thu, 20 Oct 2005 15:04:13 +0000 (+0000) Subject: (x_calc_absolute_position): Remove unused vars win_x, win_y. X-Git-Tag: emacs-pretest-22.0.90~6470 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=517c6ca5a3849f7e9c13b607ad229885ba044c88;p=emacs.git (x_calc_absolute_position): Remove unused vars win_x, win_y. --- diff --git a/src/xterm.c b/src/xterm.c index 0f18a3ae9fc..41abf1a77e0 100644 --- a/src/xterm.c +++ b/src/xterm.c @@ -8068,7 +8068,6 @@ void x_calc_absolute_position (f) struct frame *f; { - int win_x = 0, win_y = 0; int flags = f->size_hint_flags; /* We have nothing to do if the current position