[Orxonox-commit 65] r2767 - branches/tutorial/src/orxonox/objects/controllers

scheusso at orxonox.net scheusso at orxonox.net
Mon Mar 9 01:12:39 CET 2009


Author: scheusso
Date: 2009-03-09 01:12:39 +0100 (Mon, 09 Mar 2009)
New Revision: 2767

Modified:
   branches/tutorial/src/orxonox/objects/controllers/DroneController.cc
Log:
forgot one line


Modified: branches/tutorial/src/orxonox/objects/controllers/DroneController.cc
===================================================================
--- branches/tutorial/src/orxonox/objects/controllers/DroneController.cc	2009-03-08 23:58:08 UTC (rev 2766)
+++ branches/tutorial/src/orxonox/objects/controllers/DroneController.cc	2009-03-09 00:12:39 UTC (rev 2767)
@@ -39,7 +39,6 @@
         // Place your code here:
         // - make sure to register the object in the factory
         // - do any kind of initialisation
-        RegisterObject(DroneController);
         
         
         




More information about the Orxonox-commit mailing list