diff options
Diffstat (limited to 'NT/src/factory.h')
| -rw-r--r-- | NT/src/factory.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/NT/src/factory.h b/NT/src/factory.h index 8c44507..88e166f 100644 --- a/NT/src/factory.h +++ b/NT/src/factory.h @@ -31,7 +31,6 @@ namespace Rotor { bool list_node(const std::string &t,xmlIO XML); bool list_node(const std::string &t,Json::Value &JSON); void list_node(Rotor::Node* type,xmlIO XML,int i=0); - Json::Value list_node(Rotor::Node* type); void list_nodes(xmlIO XML); void list_nodes(Json::Value &JSON); void list_categories(xmlIO XML); |
