surpress stack
This commit is contained in:
parent
45d95b1f74
commit
57b9747bfe
@ -59,7 +59,7 @@ abstract class VMwareObject {
|
||||
try {
|
||||
System.load(libssl.getPath());
|
||||
} catch (UnsatisfiedLinkError e) {
|
||||
e.printStackTrace();
|
||||
//e.printStackTrace();
|
||||
return false;
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user