diff options
author | Torbjörn Andersson | 2005-01-10 07:42:43 +0000 |
---|---|---|
committer | Torbjörn Andersson | 2005-01-10 07:42:43 +0000 |
commit | 055231181e84f46482fa91861c1fac7dd48ab0bd (patch) | |
tree | ae044edbc1ad4d70a1c4bf2e483a5308d5ee25cb /saga | |
parent | 358ce9100dc5a1a2d3794808c75c12803c521a07 (diff) | |
download | scummvm-rg350-055231181e84f46482fa91861c1fac7dd48ab0bd.tar.gz scummvm-rg350-055231181e84f46482fa91861c1fac7dd48ab0bd.tar.bz2 scummvm-rg350-055231181e84f46482fa91861c1fac7dd48ab0bd.zip |
Removed unused variable.
svn-id: r16515
Diffstat (limited to 'saga')
-rw-r--r-- | saga/interface.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
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; |