summaryrefslogtreecommitdiff
path: root/node/Demarc.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'node/Demarc.cpp')
-rw-r--r--node/Demarc.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/node/Demarc.cpp b/node/Demarc.cpp
index e607abda..71606074 100644
--- a/node/Demarc.cpp
+++ b/node/Demarc.cpp
@@ -94,7 +94,6 @@ bool Demarc::has(Port p) const
}
bool Demarc::bindLocalUdp(unsigned int localPort)
- throw()
{
Mutex::Lock _l(_ports_m);