aboutsummaryrefslogtreecommitdiff
path: root/queen/logic.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'queen/logic.cpp')
-rw-r--r--queen/logic.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/queen/logic.cpp b/queen/logic.cpp
index 565acebc43..d38507fa29 100644
--- a/queen/logic.cpp
+++ b/queen/logic.cpp
@@ -714,8 +714,6 @@ void Logic::roomErase() {
_graphics->bankErase(10);
_graphics->bankErase(12);
- // TODO: TALKHEAD=0;
-
if (_currentRoom >= 114) {
_display->palFadeOut(0, 255, _currentRoom);
}