projects
/
vompclient-marten.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
066c0f5
)
*** empty log message ***
author
Chris Tallon
<chris@vomp.tv>
Wed, 7 Nov 2007 20:23:29 +0000
(20:23 +0000)
committer
Chris Tallon
<chris@vomp.tv>
Wed, 7 Nov 2007 20:23:29 +0000
(20:23 +0000)
vwelcome.cc
patch
|
blob
|
history
diff --git
a/vwelcome.cc
b/vwelcome.cc
index 2f5b31f9a357b48521d533ebbd67e76a409ce517..cffe5b7a7e3d64d8185ce43634443f42363a041f 100644
(file)
--- 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: