mirror of
https://git.code.sf.net/p/quake/newtree
synced 2024-11-10 06:42:26 +00:00
Oooops :-)
This commit is contained in:
parent
6356c8e596
commit
cabd99e201
1 changed files with 0 additions and 2 deletions
|
@ -742,8 +742,6 @@ bSetupPixelFormat (HDC hDC)
|
|||
PIXELFORMATDESCRIPTOR pfd ;
|
||||
int pixelformat;
|
||||
|
||||
char test[1024];
|
||||
|
||||
memset(&pfd, 0, sizeof(PIXELFORMATDESCRIPTOR));
|
||||
pfd.nSize = sizeof(PIXELFORMATDESCRIPTOR);
|
||||
pfd.nVersion = 1;
|
||||
|
|
Loading…
Reference in a new issue