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:
clay_shooter
2006-09-23 18:10:02 +00:00
parent 3bd2d84f07
commit e5368d39ee
12 changed files with 88 additions and 29 deletions

View File

@@ -147,11 +147,6 @@ public class ActiveXComponent extends Dispatch {
super.finalize();
}
static {
System.loadLibrary("jacob");
}
/*============================================================
*