summaryrefslogtreecommitdiff
path: root/lib/src/network.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'lib/src/network.cpp')
-rw-r--r--lib/src/network.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/src/network.cpp b/lib/src/network.cpp
index 05a208f..3424b94 100644
--- a/lib/src/network.cpp
+++ b/lib/src/network.cpp
@@ -1,8 +1,6 @@
#include "network.hpp"
-#define CURRENT_CUTOFF 1e-11
-
class nofuseException: public std::exception
{
virtual const char* what() const throw()