aboutsummaryrefslogtreecommitdiff
path: root/engines/lab/lab.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/lab/lab.h')
-rw-r--r--engines/lab/lab.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/engines/lab/lab.h b/engines/lab/lab.h
index f171e3301f..90f5689c51 100644
--- a/engines/lab/lab.h
+++ b/engines/lab/lab.h
@@ -223,7 +223,6 @@ public:
*/
Common::String getPictName(bool useClose);
uint16 getQuarters();
- void setDirection(uint16 direction) { _direction = direction; };
void setQuarters(uint16 quarters);
void updateEvents();
void waitTOF();