mirror of
https://github.com/shadowfacts/lwjgl2-arm64.git
synced 2026-04-05 14:35:58 +00:00
Removed extra System.out
This commit is contained in:
parent
69d44be069
commit
4241dfde37
1 changed files with 0 additions and 1 deletions
|
|
@ -63,7 +63,6 @@ public final class Display {
|
|||
Sys.initialize();
|
||||
current_mode = init();
|
||||
assert current_mode != null;
|
||||
System.out.println("Current mode "+current_mode);
|
||||
Runtime.getRuntime().addShutdownHook(new Thread() {
|
||||
public void run() {
|
||||
reset();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue