This commit is contained in:
Michael Durrant 2023-06-11 16:34:07 -06:00
parent 18231cc9da
commit 4b40ffdb2d

View file

@ -11,8 +11,6 @@ namespace Ryujinx.Tests.Graphics
{ {
public class AstcDecoderTests public class AstcDecoderTests
{ {
private const int ASTCBlockSize;
[SetUp] [SetUp]
public void SetupFixture() public void SetupFixture()
{ {