mirror of
https://github.com/Ryujinx/Opentk.git
synced 2025-06-01 09:50:28 +00:00
Deleted some whitespace.
This commit is contained in:
parent
84f0ff047f
commit
c84bbb48dd
|
@ -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