diff --git a/include/llarp.hpp b/include/llarp.hpp index 84a3528ec..d903137b8 100644 --- a/include/llarp.hpp +++ b/include/llarp.hpp @@ -34,7 +34,6 @@ namespace llarp class ThreadPool; } - // TODO: replace llarp_main_runtime_opts here struct RuntimeOptions { bool background = false;