mirror of
https://github.com/shadowfacts/lwjgl2-arm64.git
synced 2026-04-05 06:25:46 +00:00
Compile fix
This commit is contained in:
parent
63532ca647
commit
4c817d4145
1 changed files with 0 additions and 2 deletions
|
|
@ -138,8 +138,6 @@ final class AWTUtil {
|
|||
LWJGLUtil.log("Failed to query pointer location: " + e.getCause());
|
||||
} catch (NoSuchMethodException e) {
|
||||
LWJGLUtil.log("Failed to query pointer location: " + e);
|
||||
} catch (IllegalAccessException e) {
|
||||
LWJGLUtil.log("Failed to query pointer location: " + e);
|
||||
} catch (ClassNotFoundException e) {
|
||||
LWJGLUtil.log("Failed to query pointer location: " + e);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue