From fd4750466b5e0a63cf9987bdf9c5bd306dba95b6 Mon Sep 17 00:00:00 2001 From: Chris Tallon Date: Sat, 3 May 2008 16:04:23 +0000 Subject: [PATCH] Audio channel symbol --- command.cc | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/command.cc b/command.cc index a23e1ce..e00328b 100644 --- a/command.cc +++ b/command.cc @@ -886,10 +886,10 @@ void Command::doJustConnected(VConnect* vconnect) boxstack->update(vw); // Enter pre-keys here - handleCommand(Remote::OK); - handleCommand(Remote::ONE); - handleCommand(Remote::SIX); - handleCommand(Remote::OK); +// handleCommand(Remote::OK); +// handleCommand(Remote::ONE); +// handleCommand(Remote::SIX); +// handleCommand(Remote::OK); // handleCommand(Remote::UP); // handleCommand(Remote::PLAY); // handleCommand(Remote::DOWN); -- 2.39.2