Skip to content
Snippets Groups Projects
Commit b877dc62 authored by Gerhard Gonter's avatar Gerhard Gonter :speech_balloon:
Browse files

less debugging output

parent a6e28e3f
No related branches found
No related tags found
No related merge requests found
......@@ -421,7 +421,7 @@ if (!@columns)
@columns= @available_columns;
}
}
print __LINE__, " columns: ", join(' ', @columns), "\n";
# print __LINE__, " columns: ", join(' ', @columns), "\n";
if (@sort_columns)
{
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment