summaryrefslogtreecommitdiff
path: root/node/Network.hpp
diff options
context:
space:
mode:
authorAdam Ierymenko <adam.ierymenko@gmail.com>2014-09-25 15:08:29 -0700
committerAdam Ierymenko <adam.ierymenko@gmail.com>2014-09-25 15:08:29 -0700
commit050a0ce85dd548550001188a3c4d45d3163dff1d (patch)
tree1dc6877b4bc054c704f0bb9f0fad8df7514f8fc4 /node/Network.hpp
parent6c87f9f765f524dd212c191511a79f52d01ee2c6 (diff)
downloadinfinitytier-050a0ce85dd548550001188a3c4d45d3163dff1d.tar.gz
infinitytier-050a0ce85dd548550001188a3c4d45d3163dff1d.zip
.
Diffstat (limited to 'node/Network.hpp')
-rw-r--r--node/Network.hpp6
1 files changed, 0 insertions, 6 deletions
diff --git a/node/Network.hpp b/node/Network.hpp
index e3f9ff63..d6e86958 100644
--- a/node/Network.hpp
+++ b/node/Network.hpp
@@ -414,12 +414,6 @@ public:
void setEnabled(bool enabled);
/**
- * @return Multicast topology for this network
- */
- inline Multicaster &mc() { return _multicaster; }
- inline const Multicaster &mc() const { return _multicaster; }
-
- /**
* Destroy this network
*
* This causes the network to disable itself, destroy its tap device, and on