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/top-nodes.hpp


From: David Lau
Subject: [Usata-commits] Changes to usata2/src/objects/top-nodes.hpp
Date: Mon, 10 Jan 2005 15:41:51 -0500

Index: usata2/src/objects/top-nodes.hpp
diff -u usata2/src/objects/top-nodes.hpp:1.4 
usata2/src/objects/top-nodes.hpp:1.5
--- usata2/src/objects/top-nodes.hpp:1.4        Sun Jan  9 08:57:22 2005
+++ usata2/src/objects/top-nodes.hpp    Mon Jan 10 20:10:21 2005
@@ -10,7 +10,7 @@
 // included in the software distribution, or visit
 // http://www.fsf.org/licenses/gpl.html.
 //
-// $Id: top-nodes.hpp,v 1.4 2005/01/09 08:57:22 skunix Exp $
+// $Id: top-nodes.hpp,v 1.5 2005/01/10 20:10:21 skunix Exp $
 
 
 #include "../object.hpp"
@@ -34,7 +34,6 @@
                        GenericNode();
 
                        virtual void add_child(const Object_sp&);
-                       virtual void add_child(const Object_sp&, std::string& 
path);
                        virtual Object_sp get_child(const std::string&);
                
                        bool    has_child(const std::string&);




reply via email to

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