From 055231181e84f46482fa91861c1fac7dd48ab0bd Mon Sep 17 00:00:00 2001 From: Torbjörn Andersson Date: Mon, 10 Jan 2005 07:42:43 +0000 Subject: Removed unused variable. svn-id: r16515 --- saga/interface.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'saga') diff --git a/saga/interface.cpp b/saga/interface.cpp index c1369ac3f7..c1e52565b3 100644 --- a/saga/interface.cpp +++ b/saga/interface.cpp @@ -534,7 +534,6 @@ int Interface::handleCommandUpdate(SURFACE *ds, const Point& imousePt) { int hit_button; int ibutton_num; - Point button; // int button_w = 0; /* int verb_idx = 0; -- cgit v1.2.3