[Orxonox-commit 1198] r5919 - code/branches/core5/src/libraries/network

scheusso at orxonox.net scheusso at orxonox.net
Fri Oct 9 17:00:22 CEST 2009


Author: scheusso
Date: 2009-10-09 17:00:22 +0200 (Fri, 09 Oct 2009)
New Revision: 5919

Modified:
   code/branches/core5/src/libraries/network/Client.cc
Log:
forgot to remove a debug line


Modified: code/branches/core5/src/libraries/network/Client.cc
===================================================================
--- code/branches/core5/src/libraries/network/Client.cc	2009-10-09 14:54:31 UTC (rev 5918)
+++ code/branches/core5/src/libraries/network/Client.cc	2009-10-09 15:00:22 UTC (rev 5919)
@@ -169,7 +169,6 @@
         (it++)->destroy();
       else
       {
-        Synchronisable* blub = *it;
         ++it;
       }
     }




More information about the Orxonox-commit mailing list