aboutsummaryrefslogtreecommitdiff
path: root/queen/graphics.h
diff options
context:
space:
mode:
authorGregory Montoir2004-01-11 14:11:36 +0000
committerGregory Montoir2004-01-11 14:11:36 +0000
commit6dc8407297fc11301c8abe6c7e0801f046567449 (patch)
tree9ab212394c1443e14f8d6dcf4cffb1c18c136035 /queen/graphics.h
parentf2874733b0cee77307ef7abd59af9b5c4ac43c9f (diff)
downloadscummvm-rg350-6dc8407297fc11301c8abe6c7e0801f046567449.tar.gz
scummvm-rg350-6dc8407297fc11301c8abe6c7e0801f046567449.tar.bz2
scummvm-rg350-6dc8407297fc11301c8abe6c7e0801f046567449.zip
cleanup
svn-id: r12318
Diffstat (limited to 'queen/graphics.h')
-rw-r--r--queen/graphics.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/queen/graphics.h b/queen/graphics.h
index 99e4099b21..5deef58555 100644
--- a/queen/graphics.h
+++ b/queen/graphics.h
@@ -138,7 +138,6 @@ public:
void update(uint16 room);
-
enum {
MAX_BOBS_NUMBER = 64,
MAX_STRING_LENGTH = 255,
@@ -181,7 +180,6 @@ private:
QueenEngine *_vm;
};
-
class BamScene {
public: