From: Chris Tallon Date: Wed, 7 Nov 2007 20:23:29 +0000 (+0000) Subject: *** empty log message *** X-Git-Url: https://git.vomp.tv/gitweb/?a=commitdiff_plain;h=d0581eb6d6592534c1946f94552f7d8e04bb7557;p=vompclient-marten.git *** empty log message *** --- diff --git a/vwelcome.cc b/vwelcome.cc index 2f5b31f..cffe5b7 100644 --- a/vwelcome.cc +++ b/vwelcome.cc @@ -214,7 +214,7 @@ int VWelcome::handleCommand(int command) } return 2; // never gets here } -#ifdef DEV +//#ifdef DEV case Remote::NINE: { VScreensaver* vscreensaver = new VScreensaver(); @@ -224,7 +224,7 @@ int VWelcome::handleCommand(int command) return 2; } -#endif +//#endif // Test // case Remote::BACK: