* remove spaces
authorFrank Herchet <frank.fh.herchet@bmw.de>
Thu, 23 Feb 2012 13:07:32 +0000 (14:07 +0100)
committerFrank Herchet <frank.fh.herchet@bmw.de>
Thu, 23 Feb 2012 13:07:32 +0000 (14:07 +0100)
AudioManagerDaemon/src/CAmTelnetMenuHelper.cpp

index 2c9ea18..2066487 100644 (file)
@@ -812,8 +812,6 @@ void CAmTelnetMenuHelper::setRoutingCommand(std::queue<std::string> & CmdQueue,
 void CAmTelnetMenuHelper::setRoutingCommandExec(std::queue<std::string> & CmdQueue, int & filedescriptor)
 /****************************************************************************/
 {
-
-
     if (CmdQueue.size() >= 2)
     {
         bool error = false;