aboutsummaryrefslogtreecommitdiff
path: root/engines/avalanche/closing.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'engines/avalanche/closing.cpp')
-rw-r--r--engines/avalanche/closing.cpp5
1 files changed, 0 insertions, 5 deletions
diff --git a/engines/avalanche/closing.cpp b/engines/avalanche/closing.cpp
index 85d5fe0bb8..39f177e6aa 100644
--- a/engines/avalanche/closing.cpp
+++ b/engines/avalanche/closing.cpp
@@ -75,9 +75,4 @@ void Closing::exitGame() {
showScreen(); // No halt- it's already set up.
}
-// CHECKME: Useless?
-// void Closing::handleBug() {
-// warning("STUB: Closing::handleBug()");
-//}
-
} // End of namespace Avalanche.