diff -r 79c6a41cd166 -r 844b978f8d5e homescreenpluginsrv/inc/hsps_builds_cfg.hrh --- a/homescreenpluginsrv/inc/hsps_builds_cfg.hrh Thu Dec 17 08:54:17 2009 +0200 +++ b/homescreenpluginsrv/inc/hsps_builds_cfg.hrh Thu Jan 07 12:55:39 2010 +0200 @@ -38,10 +38,6 @@ // By default, should be undefined in official production builds. #undef _HSPS_TESTAPP_ -// Controls whether internal test themes should be installed into the ROM drive. -// By default, should be undefined in official production builds. -#undef _HSPS_AUTOINSTALL_TEST_THEMES_ - // Controls whether old RDebug-prints should be processed. // By default, should be undefined in official production builds. #undef _hsps_DEBUG_ @@ -65,8 +61,7 @@ // *********************************************** #ifdef _hsps_INTERNAL_ #define ____HSPS_CFG_LOG_ON____ - #define _HSPS_TESTAPP_ - #define _HSPS_AUTOINSTALL_TEST_THEMES_ + #define _HSPS_TESTAPP_ #define _hsps_DEBUG_ #define _hsps_SERVER_SHUTDOWN_ENABLED_