mirror of
https://github.com/wesnoth/wesnoth
synced 2025-04-26 12:52:02 +00:00
removed some extra diagnostics
This commit is contained in:
parent
336aaeb746
commit
b93e74f096
@ -90,7 +90,6 @@ void internal_preprocess_file(const std::string& fname,
|
||||
int depth, std::vector<char>& res,
|
||||
std::vector<line_source>* 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)) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user