Removed unused WGL bindings
authorStefanos A. <stapostol@gmail.com>
Wed, 27 Nov 2013 18:37:59 +0000 (19:37 +0100)
committerStefanos A. <stapostol@gmail.com>
Wed, 27 Nov 2013 18:37:59 +0000 (19:37 +0100)
commit7775fa64aaff86454619c47d2c1597e0a650f195
treee0ffda531860ed4515cac07a6294c909e3eaed8b
parent9c7e5201db186816141e0a60f6c5c5aec5d630e5
Removed unused WGL bindings

Our WGL bindings contained dozens of methods that OpenTK did not use.
Removing these reduces the dll size and improves startup times.
Source/OpenTK/Platform/Windows/Bindings/Wgl.cs
Source/OpenTK/Platform/Windows/Bindings/WglCore.cs
Source/OpenTK/Platform/Windows/Bindings/WglDelegates.cs