mirror of
https://github.com/shadowfacts/lwjgl2-arm64.git
synced 2026-04-07 23:44:06 +00:00
Remove the rest of the implementation reflection
This commit is contained in:
parent
7742185e34
commit
083137884b
4 changed files with 17 additions and 52 deletions
|
|
@ -108,7 +108,6 @@ public final class Sys {
|
|||
}
|
||||
|
||||
private static SysImplementation createImplementation() {
|
||||
String class_name;
|
||||
switch (LWJGLUtil.getPlatform()) {
|
||||
case LWJGLUtil.PLATFORM_LINUX:
|
||||
return new LinuxSysImplementation();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue