src/core/object-factory.h
changeset 2502 50d0da37f02f
parent 2488 c35c4f282206
child 2507 092b9687568d
--- a/src/core/object-factory.h	Wed Feb 27 20:48:43 2008 +0100
+++ b/src/core/object-factory.h	Wed Feb 27 21:41:34 2008 +0100
@@ -15,7 +15,6 @@
   void SetTypeId (std::string tid);
   void SetTypeId (const char *tid);
   void Set (std::string name, Attribute value);
-  void Set (std::string name, std::string value);
 
   TypeId GetTypeId (void) const;