Commit 4a4279b5 authored by Matt Tucker's avatar Matt Tucker Committed by matt

Removed stack trace.


git-svn-id: http://svn.igniterealtime.org/svn/repos/messenger/trunk@782 b35dd754-fafc-0310-a699-88a17e54d16e
parent cf6444ba
......@@ -266,7 +266,6 @@ public class Launcher {
}
}
catch (Exception e) {
e.printStackTrace();
// Try one more time using the jar and hope java is on the path
try {
File libDir = new File("../lib").getAbsoluteFile();
......
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