From eaca55ee50172ce98e0a53629251602884dcb918 Mon Sep 17 00:00:00 2001 From: Johannes Schickel Date: Sun, 4 Oct 2009 17:54:08 +0000 Subject: Some fixes to comply with our coding guidelines. svn-id: r44624 --- engines/kyra/gui_v2.h | 1 - 1 file changed, 1 deletion(-) (limited to 'engines/kyra/gui_v2.h') 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 -- cgit v1.2.3