mirror of
https://github.com/shadowfacts/lwjgl2-arm64.git
synced 2026-04-07 07:24:20 +00:00
Various linux fixes(4)
This commit is contained in:
parent
52445cf214
commit
8b4a868ddd
1 changed files with 0 additions and 1 deletions
|
|
@ -375,7 +375,6 @@ JNIEXPORT void JNICALL Java_org_lwjgl_Display_nDestroy(JNIEnv * env, jclass claz
|
|||
vis_info = NULL;
|
||||
XCloseDisplay(disp);
|
||||
disp = NULL;
|
||||
XSync(disp, False);
|
||||
closeGL();
|
||||
#ifdef _DEBUG
|
||||
printf("Closed X connection\n");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue