mirror of
https://github.com/Minestom/Minestom.git
synced 2025-03-01 10:41:17 +01:00
Remove debug line
This commit is contained in:
parent
07a05a6ed2
commit
6fc89c2017
@ -77,7 +77,6 @@ public abstract class GLFWCapableBuffer {
|
||||
}
|
||||
|
||||
public void changeRenderingThreadToCurrent() {
|
||||
System.out.println("Currently on thread "+Thread.currentThread().getId());
|
||||
glfwMakeContextCurrent(glfwWindow);
|
||||
GL.createCapabilities();
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user