diff --git a/src/mergerfs_webui.cpp b/src/mergerfs_webui.cpp index ef3aebce..69145455 100644 --- a/src/mergerfs_webui.cpp +++ b/src/mergerfs_webui.cpp @@ -250,7 +250,6 @@ _get_kvs(const httplib::Request &req_, std::string mount; std::map kvs; - bool first = true; mount = req_.get_param_value("mount");