]> git.eshelyaron.com Git - emacs.git/commitdiff
(x_calc_absolute_position): Remove unused vars win_x, win_y.
authorKim F. Storm <storm@cua.dk>
Thu, 20 Oct 2005 15:04:13 +0000 (15:04 +0000)
committerKim F. Storm <storm@cua.dk>
Thu, 20 Oct 2005 15:04:13 +0000 (15:04 +0000)
src/xterm.c

index 0f18a3ae9fcd22c8c3dc098ee230b6f134ba0b5d..41abf1a77e071b9e70b70182590155b10e97aa6a 100644 (file)
@@ -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