[Orxonox-commit 3735] r8415 - code/trunk/src/modules/designtools

dafrick at orxonox.net dafrick at orxonox.net
Sat May 7 23:20:28 CEST 2011


Author: dafrick
Date: 2011-05-07 23:20:28 +0200 (Sat, 07 May 2011)
New Revision: 8415

Modified:
   code/trunk/src/modules/designtools/ScreenshotManager.cc
Log:
AnD so should the comment say. ;)


Modified: code/trunk/src/modules/designtools/ScreenshotManager.cc
===================================================================
--- code/trunk/src/modules/designtools/ScreenshotManager.cc	2011-05-07 21:19:45 UTC (rev 8414)
+++ code/trunk/src/modules/designtools/ScreenshotManager.cc	2011-05-07 21:20:28 UTC (rev 8415)
@@ -211,7 +211,6 @@
         
         if(this->gridSize_ <= 1)
         {
-            //TODO: Not working.
             // Simple case where the contents of the screen are taken directly
             // Also used when an invalid value is passed within gridSize (zero or negative grid size)
             this->renderTarget_->update(); // Render




More information about the Orxonox-commit mailing list