aboutsummaryrefslogtreecommitdiff
path: root/engines/simon/simon.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'engines/simon/simon.cpp')
-rw-r--r--engines/simon/simon.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/engines/simon/simon.cpp b/engines/simon/simon.cpp
index 869ae76600..6d4e97fbc5 100644
--- a/engines/simon/simon.cpp
+++ b/engines/simon/simon.cpp
@@ -2063,7 +2063,6 @@ void SimonEngine::delay(uint amount) {
case OSystem::EVENT_QUIT:
shutdown();
return;
- break;
default:
break;
}