Disabled Status struct.

This commit is contained in:
the_fiddler 2008-01-24 22:38:50 +00:00
parent 94f567c80d
commit 94603aaedf

View file

@ -91,9 +91,9 @@ namespace OpenTK.Platform.X11
#endregion
}
internal struct Status
{
}
//internal struct Status
//{
//}
internal struct GLXFBConfig
{