mirror of
https://github.com/Ryujinx/Opentk.git
synced 2024-12-26 03:15:40 +00:00
Deleted some whitespace.
This commit is contained in:
parent
d318722e70
commit
887bfaafa4
|
@ -119,7 +119,7 @@ namespace OpenTK.OpenGL
|
||||||
{
|
{
|
||||||
if (rebuildExtensionList)
|
if (rebuildExtensionList)
|
||||||
BuildExtensionList();
|
BuildExtensionList();
|
||||||
|
|
||||||
lock (gl_lock)
|
lock (gl_lock)
|
||||||
{
|
{
|
||||||
sb.Remove(0, sb.Length);
|
sb.Remove(0, sb.Length);
|
||||||
|
|
Loading…
Reference in a new issue