diff --git a/src/config.cpp b/src/config.cpp index a128c8613c2..0dac2571f55 100644 --- a/src/config.cpp +++ b/src/config.cpp @@ -90,7 +90,6 @@ void internal_preprocess_file(const std::string& fname, int depth, std::vector& res, std::vector* lines_src, int& line) { - log_scope("internal preprocess"); //if it's a directory, we process all files in the directory //that end in .cfg if(is_directory(fname)) {