summaryrefslogtreecommitdiff
path: root/NT/src/factory.h
diff options
context:
space:
mode:
authorTim Redfern <tim@eclectronics.org>2014-01-13 16:49:20 +0000
committerTim Redfern <tim@eclectronics.org>2014-01-13 16:49:20 +0000
commit52710ced0e723117afa2d40f3b21e1fa2d1ad2ad (patch)
treeb0bee9a85b7dd4199924eb7c3fbbea46b5c6b416 /NT/src/factory.h
parenta31d487dd9474567bc12a0af7c9031350f1e192a (diff)
TypeNames
Diffstat (limited to 'NT/src/factory.h')
-rw-r--r--NT/src/factory.h1
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);