diff --git a/llarp/router/router.hpp b/llarp/router/router.hpp index bda0d622c..39d9b88da 100644 --- a/llarp/router/router.hpp +++ b/llarp/router/router.hpp @@ -228,6 +228,7 @@ namespace llarp bool ExitEnabled() const { + return false; // FIXME - have to fix the FIXME because FIXME throw std::runtime_error("FIXME: this needs to be derived from config"); /* // TODO: use equal_range ?