Utils/Console: Convert BoundCommand to additional Command overload
[senf.git] / senf / Utils / Console / OverloadedCommand.hh
index ab339f3..3d6b6fc 100644 (file)
@@ -284,11 +284,7 @@ namespace console {
         mutable boost::optional<std::string> shortdoc_;
     };
 
-namespace factory {
-
-    SimpleOverloadAttributor Command(SimpleCommandOverload::Function fn);
-
-}}}
+}}
 
 ///////////////////////////////hh.e////////////////////////////////////////
 #include "OverloadedCommand.cci"