aboutsummaryrefslogtreecommitdiff
path: root/engines/kyra/eobcommon.h
diff options
context:
space:
mode:
authorathrxx2011-06-25 17:21:09 +0200
committerJohannes Schickel2011-12-26 16:18:12 +0100
commitd7f2720b5709b1b4a93f81163752d2da148d2fd9 (patch)
treefaf1c439e5683227672cac7891e42da71a494946 /engines/kyra/eobcommon.h
parent8d4034f428062d82c981536365961971fef0243e (diff)
downloadscummvm-rg350-d7f2720b5709b1b4a93f81163752d2da148d2fd9.tar.gz
scummvm-rg350-d7f2720b5709b1b4a93f81163752d2da148d2fd9.tar.bz2
scummvm-rg350-d7f2720b5709b1b4a93f81163752d2da148d2fd9.zip
KYRA: (EOB) - match eob code with 3f2b5b9e8b9196c9d0e573abf8f8350ec4034b1d
Diffstat (limited to 'engines/kyra/eobcommon.h')
-rw-r--r--engines/kyra/eobcommon.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/engines/kyra/eobcommon.h b/engines/kyra/eobcommon.h
index 2e4df6aa1c..8b97ab361d 100644
--- a/engines/kyra/eobcommon.h
+++ b/engines/kyra/eobcommon.h
@@ -351,8 +351,6 @@ protected:
// Mouse
void setHandItem(Item itemIndex);
- void updateHandItemCursor() { _updateHandItemCursor = true; }
- bool _updateHandItemCursor;
// Characters
int getDexterityArmorClassModifier(int dexterity);