FIXME fix the FIXME

pull/1255/head
Jason Rhinelander 4 years ago
parent 4f09090c58
commit cd7fd1b6ad

@ -228,6 +228,7 @@ namespace llarp
bool bool
ExitEnabled() const ExitEnabled() const
{ {
return false; // FIXME - have to fix the FIXME because FIXME
throw std::runtime_error("FIXME: this needs to be derived from config"); throw std::runtime_error("FIXME: this needs to be derived from config");
/* /*
// TODO: use equal_range ? // TODO: use equal_range ?

Loading…
Cancel
Save