aboutsummaryrefslogtreecommitdiff
path: root/queen/graphics.h
diff options
context:
space:
mode:
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: