From e76333883d3620622ac616b7ca68a8baf459c640 Mon Sep 17 00:00:00 2001 From: Jaron Kent-Dobias Date: Wed, 12 Jun 2019 10:34:51 -0400 Subject: fixed the current cutoff is the percolation measurements --- lib/src/network.cpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'lib/src') 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() -- cgit v1.2.3-70-g09d2