mirror of
https://github.com/Ryujinx/Opentk.git
synced 2024-12-26 04:35:38 +00:00
Disabled Status struct.
This commit is contained in:
parent
112732353d
commit
ca36fcedb1
|
@ -91,9 +91,9 @@ namespace OpenTK.Platform.X11
|
|||
#endregion
|
||||
}
|
||||
|
||||
internal struct Status
|
||||
{
|
||||
}
|
||||
//internal struct Status
|
||||
//{
|
||||
//}
|
||||
|
||||
internal struct GLXFBConfig
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue