remove debugging code
This commit is contained in:
@@ -123,7 +123,6 @@ public class Application
|
|||||||
try {
|
try {
|
||||||
return createResource(CONFIG_FILE, false);
|
return createResource(CONFIG_FILE, false);
|
||||||
} catch (Exception e) {
|
} catch (Exception e) {
|
||||||
Thread.dumpStack();
|
|
||||||
throw new RuntimeException("Invalid appbase '" + _vappbase + "'.");
|
throw new RuntimeException("Invalid appbase '" + _vappbase + "'.");
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user