aboutsummaryrefslogtreecommitdiff
path: root/engines/kyra/gui_v2.h
diff options
context:
space:
mode:
authorJohannes Schickel2009-10-04 17:54:08 +0000
committerJohannes Schickel2009-10-04 17:54:08 +0000
commiteaca55ee50172ce98e0a53629251602884dcb918 (patch)
tree3a0cf18b1f70d619d460fcf5dba2bf06cf41be66 /engines/kyra/gui_v2.h
parent41e4a1ddb6b515f932f445dabbbba28351472315 (diff)
downloadscummvm-rg350-eaca55ee50172ce98e0a53629251602884dcb918.tar.gz
scummvm-rg350-eaca55ee50172ce98e0a53629251602884dcb918.tar.bz2
scummvm-rg350-eaca55ee50172ce98e0a53629251602884dcb918.zip
Some fixes to comply with our coding guidelines.
svn-id: r44624
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