mirror of
https://github.com/dhewm/dhewm3.git
synced 2025-02-21 03:21:37 +00:00
Get rid of unused GLW_InitExtensions()
Unused forward declaration.
This commit is contained in:
parent
32530bf7a2
commit
73779eca39
1 changed files with 0 additions and 2 deletions
|
@ -49,8 +49,6 @@ If you have questions concerning this license or the applicable additional terms
|
|||
|
||||
#include "sys/win32/win_local.h"
|
||||
|
||||
static void GLW_InitExtensions( void );
|
||||
|
||||
// WGL_ARB_extensions_string
|
||||
static PFNWGLGETEXTENSIONSSTRINGARBPROC wglGetExtensionsStringARB;
|
||||
|
||||
|
|
Loading…
Reference in a new issue