Revert "gpu: Fix loading gluegen natives on some Windows configurations"

This reverts commit 35949bce22.
This commit is contained in:
Adam
2022-03-13 23:35:39 -04:00
parent d8ba9b13ba
commit 310b007409

View File

@@ -353,8 +353,6 @@ public class GpuPlugin extends Plugin implements DrawCallbacks
System.setProperty("jogl.debug", "true");
}
System.setProperty("jogamp.gluegen.UseNativeExeFile", "true");
GLProfile.initSingleton();
invokeOnMainThread(() ->