Commit 4515880d authored by Andrey Filippov's avatar Andrey Filippov

removed temporary debug output

parent e1ec9699
......@@ -538,9 +538,7 @@ public class Tool extends Context implements Cloneable, Inheritable {
// System.out.println("copyBaseAttributes(), tool="+getName());
if (Double.isNaN(priority)) priority= baseTool.priority;
// What about output lines attributes?
}
public void initDisabled() throws ConfigException{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment