usata-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Usata-commits] Changes to usata2/src/objects/test_object.cpp


From: David Lau
Subject: [Usata-commits] Changes to usata2/src/objects/test_object.cpp
Date: Sun, 09 Jan 2005 04:53:43 -0500

Index: usata2/src/objects/test_object.cpp
diff -u usata2/src/objects/test_object.cpp:1.7 
usata2/src/objects/test_object.cpp:1.8
--- usata2/src/objects/test_object.cpp:1.7      Sun Jan  9 08:57:22 2005
+++ usata2/src/objects/test_object.cpp  Sun Jan  9 09:39:57 2005
@@ -10,14 +10,14 @@
 // included in the software distribution, or visit
 // http://www.fsf.org/licenses/gpl.html.
 //
-// $Id: test_object.cpp,v 1.7 2005/01/09 08:57:22 skunix Exp $
+// $Id: test_object.cpp,v 1.8 2005/01/09 09:39:57 skunix Exp $
 
 #include "../object.hpp"
 #include "../object-registry.hpp"
 #include "../scene-manager.hpp"
 #include <boost/format.hpp>
 #include <GL/glew.h>
-#include <iostream>
+
 namespace
 {
        using namespace usata;
@@ -56,7 +56,6 @@
        {
                std::string p("gui");
                game.scene().add_child(self, p);
-               std::cout << "Here goes!" << std::endl;
        }
 
        USATA_OBJECT_REGISTER(Something)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]