mirror of
https://github.com/Ryujinx/Opentk.git
synced 2024-12-25 18:05:37 +00:00
Deleted some whitespace.
This commit is contained in:
parent
84f0ff047f
commit
c84bbb48dd
|
@ -119,7 +119,7 @@ namespace OpenTK.OpenGL
|
|||
{
|
||||
if (rebuildExtensionList)
|
||||
BuildExtensionList();
|
||||
|
||||
|
||||
lock (gl_lock)
|
||||
{
|
||||
sb.Remove(0, sb.Length);
|
||||
|
|
Loading…
Reference in a new issue