aboutsummaryrefslogtreecommitdiff
path: root/engines/kyra/gui_v2.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/kyra/gui_v2.h')
-rw-r--r--engines/kyra/gui_v2.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/engines/kyra/gui_v2.h b/engines/kyra/gui_v2.h
index 9af4572e4d..f6406f7c1f 100644
--- a/engines/kyra/gui_v2.h
+++ b/engines/kyra/gui_v2.h
@@ -229,7 +229,6 @@ protected:
bool choiceDialog(int name, bool type);
int choiceYes(Button *caller);
int choiceNo(Button *caller);
-
};
} // end of namespace Kyra