mirror of
https://github.com/shadowfacts/lwjgl2-arm64.git
synced 2026-04-07 07:24:20 +00:00
*** empty log message ***
This commit is contained in:
parent
8bb10a1372
commit
ca260e3330
2 changed files with 1 additions and 2 deletions
|
|
@ -63,8 +63,6 @@ public final class Sys {
|
|||
private final static SysImplementation implementation;
|
||||
|
||||
static {
|
||||
System.loadLibrary("awt");
|
||||
System.loadLibrary("jawt");
|
||||
System.loadLibrary(LIBRARY_NAME);
|
||||
implementation = createImplementation();
|
||||
String native_version = implementation.getNativeLibraryVersion();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue