aboutsummaryrefslogtreecommitdiff
path: root/engines/gnap/scenes/group0.cpp
diff options
context:
space:
mode:
authorStrangerke2016-05-20 07:51:53 +0200
committerStrangerke2016-05-20 07:51:53 +0200
commit85417c15bb56593ccc062e42e29712968b6857e3 (patch)
treef3329d6624d921b992b643af8f2440c4a53240ef /engines/gnap/scenes/group0.cpp
parentf734291abb883278c51e35122e4342d6bef8abfd (diff)
downloadscummvm-rg350-85417c15bb56593ccc062e42e29712968b6857e3.tar.gz
scummvm-rg350-85417c15bb56593ccc062e42e29712968b6857e3.tar.bz2
scummvm-rg350-85417c15bb56593ccc062e42e29712968b6857e3.zip
GNAP: Remove obsolete TODOs
Diffstat (limited to 'engines/gnap/scenes/group0.cpp')
-rw-r--r--engines/gnap/scenes/group0.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/engines/gnap/scenes/group0.cpp b/engines/gnap/scenes/group0.cpp
index 729ef96f64..d958b296a8 100644
--- a/engines/gnap/scenes/group0.cpp
+++ b/engines/gnap/scenes/group0.cpp
@@ -1388,7 +1388,6 @@ void Scene04::run() {
if (_vm->isFlag(kGFPlatypusDisguised)) {
_vm->_timers[3] = 300;
- // TODO setCursor((LPCSTR)IDC_WAIT);
_vm->setGrabCursorSprite(kItemKeys);
gnap._pos = Common::Point(4, 7);
gnap._id = 140;