Remove extra line

This commit is contained in:
gdkchan 2020-03-28 19:29:28 -03:00
parent c7f3b337f0
commit df3960a05b

View file

@ -69,7 +69,6 @@ namespace Ryujinx.Graphics.OpenGL
GL.EnableVertexAttribArray(attribIndex);
}
int offset = attrib.Offset;
int size = fmtInfo.Components;