[Orxonox-commit 4168] r8839 - code/branches/ai2/src/modules/questsystem

jo at orxonox.net jo at orxonox.net
Sat Aug 13 23:27:42 CEST 2011


Author: jo
Date: 2011-08-13 23:27:42 +0200 (Sat, 13 Aug 2011)
New Revision: 8839

Modified:
   code/branches/ai2/src/modules/questsystem/QuestManager.cc
Log:
sorry, I forgot to remove a wrong buxfix entirely.

Modified: code/branches/ai2/src/modules/questsystem/QuestManager.cc
===================================================================
--- code/branches/ai2/src/modules/questsystem/QuestManager.cc	2011-08-13 21:21:03 UTC (rev 8838)
+++ code/branches/ai2/src/modules/questsystem/QuestManager.cc	2011-08-13 21:27:42 UTC (rev 8839)
@@ -64,7 +64,6 @@
     QuestManager::QuestManager()
     {
         RegisterRootObject(QuestManager);
-        this->nullstring_ = "";
         COUT(3) << "QuestManager created." << std::endl;
     }
 




More information about the Orxonox-commit mailing list