mirror of
https://github.com/ZDoom/gzdoom.git
synced 2024-11-11 23:32:02 +00:00
- removed unused variable wgl_extensions.
This commit is contained in:
parent
68984467b1
commit
46d203a929
1 changed files with 0 additions and 1 deletions
|
@ -214,7 +214,6 @@ static bool ReadInitExtensions()
|
|||
//
|
||||
//
|
||||
//==========================================================================
|
||||
const char *wgl_extensions;
|
||||
|
||||
static void CollectExtensions()
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue