SF1550628: loadLibrary call mofed to a single location so that folks interested in changing how it works to support applets only has to modify in one location
This commit is contained in:
@@ -147,11 +147,6 @@ public class ActiveXComponent extends Dispatch {
|
||||
super.finalize();
|
||||
}
|
||||
|
||||
static {
|
||||
System.loadLibrary("jacob");
|
||||
}
|
||||
|
||||
|
||||
|
||||
/*============================================================
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user