]> git.vomp.tv Git - vompclient-marten.git/commitdiff
Take out the pre-commands
authorChris Tallon <chris@vomp.tv>
Sun, 4 Mar 2007 12:48:00 +0000 (12:48 +0000)
committerChris Tallon <chris@vomp.tv>
Sun, 4 Mar 2007 12:48:00 +0000 (12:48 +0000)
command.cc

index b6f0977673c9b48591c94260f7db85c568eba3b9..e3e2e459b2f0f16a06500cb3c63d19a96de02d44 100644 (file)
@@ -775,9 +775,9 @@ void Command::doJustConnected(VConnect* vconnect)
     viewman->updateView(vw);
 
     // Enter pre-keys here
-    handleCommand(Remote::THREE);
-    handleCommand(Remote::UP);
-    handleCommand(Remote::PLAY);
+//    handleCommand(Remote::THREE);
+//    handleCommand(Remote::UP);
+//    handleCommand(Remote::PLAY);
 //    handleCommand(Remote::DOWN);
 //    handleCommand(Remote::DOWN);
 //    handleCommand(Remote::DOWN);