JETTY-1331 remove extra debug print

git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2867 7e9141cc-0065-0410-87d8-b60c137991c4
This commit is contained in:
Greg Wilkins 2011-03-07 21:19:05 +00:00
parent 89ccbc7689
commit 917a5c7793
1 changed files with 0 additions and 1 deletions

View File

@ -81,7 +81,6 @@ public class XmlConfiguration
} }
catch(Exception e) catch(Exception e)
{ {
e.printStackTrace();
Log.ignore(e); Log.ignore(e);
} }
finally finally