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