# HG changeset patch # User Kim F. Storm # Date 1129820653 0 # Node ID a96ce8c249cdd17ce1c99530af1cbef0808bf6d2 # Parent c5b2598edd74dd825db23a1e009ac31f5dcc6d6f (x_calc_absolute_position): Remove unused vars win_x, win_y. diff -r c5b2598edd74 -r a96ce8c249cd src/xterm.c --- a/src/xterm.c Thu Oct 20 15:04:05 2005 +0000 +++ b/src/xterm.c Thu Oct 20 15:04:13 2005 +0000 @@ -8068,7 +8068,6 @@ 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