diff options
Diffstat (limited to 'src/xterm.c')
-rw-r--r-- | src/xterm.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/xterm.c b/src/xterm.c index ce46bd16f42..e20935f0be4 100644 --- a/src/xterm.c +++ b/src/xterm.c @@ -8100,7 +8100,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 |