mirror of
https://github.com/Ryujinx/Opentk.git
synced 2025-01-03 16:46:55 +00:00
Correct formatting.
This commit is contained in:
parent
2caeaf40e1
commit
cbae16b7a1
|
@ -14,7 +14,6 @@ namespace OpenTK
|
|||
[ToolboxItem(true)]
|
||||
public class GLWidget : GLArea
|
||||
{
|
||||
|
||||
private static int _GraphicsContextCount;
|
||||
private static bool _SharedContextInitialized = false;
|
||||
|
||||
|
|
Loading…
Reference in a new issue