mirror of
https://git.code.sf.net/p/quake/newtree
synced 2025-04-04 05:51:57 +00:00
should not be setting x_disp to anything
This commit is contained in:
parent
cb70ed81f6
commit
3df74ebf3f
1 changed files with 0 additions and 1 deletions
|
@ -685,7 +685,6 @@ VID_Shutdown(void)
|
|||
if (x_disp) {
|
||||
x11_restore_vidmode();
|
||||
x11_close_display();
|
||||
x_disp = 0;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue