From d0581eb6d6592534c1946f94552f7d8e04bb7557 Mon Sep 17 00:00:00 2001 From: Chris Tallon Date: Wed, 7 Nov 2007 20:23:29 +0000 Subject: [PATCH] *** empty log message *** --- vwelcome.cc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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: -- 2.39.2