mirror of
https://github.com/shadowfacts/lwjgl2-arm64.git
synced 2026-04-06 23:14:19 +00:00
Removed debugging
This commit is contained in:
parent
08f33be35b
commit
02f125af93
1 changed files with 0 additions and 1 deletions
|
|
@ -332,7 +332,6 @@ public final class GLContext {
|
|||
exts.put(extension_class, ext_name);
|
||||
} catch (ClassNotFoundException e) {
|
||||
// ignore
|
||||
Sys.log("No support for "+ext_class_name+" in LWJGL "+Sys.VERSION+": "+e);
|
||||
} catch (NoSuchMethodException e) {
|
||||
// ignore
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue