removed debug println
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2476 7e9141cc-0065-0410-87d8-b60c137991c4
This commit is contained in:
parent
b8a65cd234
commit
5e6bcdc009
|
@ -548,8 +548,6 @@ public class Main
|
|||
System.err.println("classloader.parent=" + cl.getParent());
|
||||
System.err.println("properties="+_config.getProperties());
|
||||
}
|
||||
|
||||
System.err.println("properties="+_config.getProperties());
|
||||
|
||||
// Show the usage information and return
|
||||
if (_showUsage)
|
||||
|
|
Loading…
Reference in New Issue