From 8a62c94f80029ad0d3215438174d2b3c498dc261 Mon Sep 17 00:00:00 2001 From: Travis Howell Date: Wed, 12 Aug 2009 02:24:03 +0000 Subject: Enable Personal Nightmare by default. svn-id: r43304 --- engines/agos/pn.cpp | 4 ---- 1 file changed, 4 deletions(-) (limited to 'engines/agos/pn.cpp') diff --git a/engines/agos/pn.cpp b/engines/agos/pn.cpp index 6a8dba47f1..94768f9ffb 100644 --- a/engines/agos/pn.cpp +++ b/engines/agos/pn.cpp @@ -23,8 +23,6 @@ * */ -#ifdef ENABLE_PN - #include "common/config-manager.h" #include "agos/intern.h" @@ -297,5 +295,3 @@ void AGOSEngine_PN::setqptrs() { } } // End of namespace AGOS - -#endif // ENABLE_PN -- cgit v1.2.3