aboutsummaryrefslogtreecommitdiff
path: root/engines
diff options
context:
space:
mode:
Diffstat (limited to 'engines')
-rw-r--r--engines/director/lingo/lingo-events.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/engines/director/lingo/lingo-events.cpp b/engines/director/lingo/lingo-events.cpp
index 15595b53ee..f92ca8ec36 100644
--- a/engines/director/lingo/lingo-events.cpp
+++ b/engines/director/lingo/lingo-events.cpp
@@ -234,7 +234,6 @@ void Lingo::processFrameEvent(LEvent event) {
}
void Lingo::processGenericEvent(LEvent event) {
- // Primary Event handler
// Movie Script
}