aboutsummaryrefslogtreecommitdiff
path: root/engines/xeen/worldofxeen/worldofxeen_game.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/xeen/worldofxeen/worldofxeen_game.h')
-rw-r--r--engines/xeen/worldofxeen/worldofxeen_game.h10
1 files changed, 0 insertions, 10 deletions
diff --git a/engines/xeen/worldofxeen/worldofxeen_game.h b/engines/xeen/worldofxeen/worldofxeen_game.h
index f35f25be15..f81f566d88 100644
--- a/engines/xeen/worldofxeen/worldofxeen_game.h
+++ b/engines/xeen/worldofxeen/worldofxeen_game.h
@@ -33,16 +33,6 @@ namespace Xeen {
* game code
*/
class WorldOfXeenEngine: public XeenEngine {
-private:
- /**
- * Shows the Dark Side of Xeen title sequence
- */
- void showDarkSideTitle();
-
- /**
- * Shows the Dark Side of Xeen introduction sequence
- */
- void showDarkSideIntro();
protected:
virtual void showIntro();
public: