diff options
Diffstat (limited to 'engines/avalanche/lucerna2.cpp')
-rw-r--r-- | engines/avalanche/lucerna2.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/engines/avalanche/lucerna2.cpp b/engines/avalanche/lucerna2.cpp index f632a66db0..f2ae72cfe5 100644 --- a/engines/avalanche/lucerna2.cpp +++ b/engines/avalanche/lucerna2.cpp @@ -874,9 +874,7 @@ void Lucerna::points(byte num) { /* Add on no. of points */ } void Lucerna::topcheck() { - /* Menuset */ _vm->_dropdown->ddm_m.getmenu(_vm->_gyro->mpx); - /* Do this one */ } void Lucerna::mouseway(const Common::Point &cursorPos) { |