aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--engines/lab/lab.cpp4
1 files changed, 0 insertions, 4 deletions
diff --git a/engines/lab/lab.cpp b/engines/lab/lab.cpp
index ef7554456a..4a14ba63d0 100644
--- a/engines/lab/lab.cpp
+++ b/engines/lab/lab.cpp
@@ -119,12 +119,8 @@ LabEngine::LabEngine(OSystem *syst, const ADGameDescription *gameDesc)
_nextFileName = nullptr;
_newFileName = nullptr;
- _moveGadgetList = 0;
- _invGadgetList = 0;
-
_curFileName = " ";
_msgFont = 0;
-
_inventory = 0;
for (int i = 0; i < 16; i++)