From d366958f56703045305c2c3b5978c223e702ced2 Mon Sep 17 00:00:00 2001 From: darkvater Date: Fri, 3 Sep 2004 20:25:49 +0000 Subject: (svn r155) -Fix: remove unused variable, thanks Tron_ --- smallmap_gui.c | 1 - 1 file changed, 1 deletion(-) diff --git a/smallmap_gui.c b/smallmap_gui.c index 3dcc370ec..55dc77324 100644 --- a/smallmap_gui.c +++ b/smallmap_gui.c @@ -1013,7 +1013,6 @@ static Widget _extra_view_port_widgets[] = { static void ExtraViewPortWndProc(Window *w, WindowEvent *e) { ViewPort *vp = w->viewport; - int button = 4; switch(e->event) { case WE_PAINT: { -- cgit v1.2.3-70-g09d2