[OpenTK] Removed unused GraphicsMode field
This commit is contained in:
parent
770b697583
commit
2b6aec3b23
1 changed files with 0 additions and 1 deletions
|
@ -22,7 +22,6 @@ namespace OpenTK.Graphics
|
|||
IntPtr? index = null; // The id of the pixel format or visual.
|
||||
|
||||
static GraphicsMode defaultMode;
|
||||
static IGraphicsMode implementation;
|
||||
static readonly object SyncRoot = new object();
|
||||
|
||||
#region Constructors
|
||||
|
|
Loading…
Reference in a new issue