summaryrefslogtreecommitdiffstats
path: root/mmss/mmss.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'mmss/mmss.hpp')
-rw-r--r--mmss/mmss.hpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/mmss/mmss.hpp b/mmss/mmss.hpp
index 3931254..f9284aa 100644
--- a/mmss/mmss.hpp
+++ b/mmss/mmss.hpp
@@ -61,8 +61,6 @@ public:
};
-std::shared_ptr<const protocol_t> load_protocol(const char *module);
-
bool read_config(context_t *mmss, config_t *conf, const char *filename);
void add_iface(const std::shared_ptr<node_t> &node, const std::shared_ptr<network_t> &net, const std::string &name, const gmrf_addr_t *address);