mirror of
https://github.com/dhewm/dhewm3.git
synced 2025-02-22 03:51:25 +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"
|
#include "sys/win32/win_local.h"
|
||||||
|
|
||||||
static void GLW_InitExtensions( void );
|
|
||||||
|
|
||||||
// WGL_ARB_extensions_string
|
// WGL_ARB_extensions_string
|
||||||
static PFNWGLGETEXTENSIONSSTRINGARBPROC wglGetExtensionsStringARB;
|
static PFNWGLGETEXTENSIONSSTRINGARBPROC wglGetExtensionsStringARB;
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue