Disabled Status struct.
This commit is contained in:
parent
94f567c80d
commit
94603aaedf
1 changed files with 3 additions and 3 deletions
|
@ -91,9 +91,9 @@ namespace OpenTK.Platform.X11
|
|||
#endregion
|
||||
}
|
||||
|
||||
internal struct Status
|
||||
{
|
||||
}
|
||||
//internal struct Status
|
||||
//{
|
||||
//}
|
||||
|
||||
internal struct GLXFBConfig
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue