aboutsummaryrefslogtreecommitdiff
path: root/engines/hopkins/globals.h
diff options
context:
space:
mode:
authorFilippos Karapetis2013-01-07 13:59:10 +0200
committerFilippos Karapetis2013-01-07 13:59:10 +0200
commit5c39cd95e1db33d040ac97c8574006011c3b0a62 (patch)
tree150f25d3b8d2b73f3530e1a0052fe5401a91a1cc /engines/hopkins/globals.h
parentbe83708ef5b65db4ea3893b61d189f30c92685b6 (diff)
downloadscummvm-rg350-5c39cd95e1db33d040ac97c8574006011c3b0a62.tar.gz
scummvm-rg350-5c39cd95e1db33d040ac97c8574006011c3b0a62.tar.bz2
scummvm-rg350-5c39cd95e1db33d040ac97c8574006011c3b0a62.zip
HOPKINS: Remove another unused global
Diffstat (limited to 'engines/hopkins/globals.h')
-rw-r--r--engines/hopkins/globals.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/engines/hopkins/globals.h b/engines/hopkins/globals.h
index 6c79091537..598a5cfcad 100644
--- a/engines/hopkins/globals.h
+++ b/engines/hopkins/globals.h
@@ -334,7 +334,6 @@ public:
bool PUBEXIT;
int PERSO_TYPE;
uint _speed;
- int INSTALL_TYPE;
Common::String HOPIMAGE;
Common::String HOPANIM;
Common::String HOPLINK;