delete unneeded space
This commit is contained in:
parent
e24a66967f
commit
ec58fd8baf
1 changed files with 0 additions and 1 deletions
|
@ -142,7 +142,6 @@ namespace Ryujinx.Graphics.Gal.OpenGL
|
|||
case GalTextureFormat.ZF32: return (PixelFormat.DepthComponent, PixelType.Float);
|
||||
|
||||
}
|
||||
|
||||
throw new NotImplementedException(Format.ToString());
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue