aboutsummaryrefslogtreecommitdiff
path: root/test/StormTest.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'test/StormTest.cpp')
-rwxr-xr-xtest/StormTest.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/StormTest.cpp b/test/StormTest.cpp
index c57a370..bd07c88 100755
--- a/test/StormTest.cpp
+++ b/test/StormTest.cpp
@@ -3955,7 +3955,7 @@ static DWORD TestUtf8Conversions(const BYTE * szTestString, const TCHAR * szList
static void Test_PlayingSpace()
{
-
+/*
HANDLE hMpq;
HANDLE hFile;
LPBYTE pbData;
@@ -3975,7 +3975,7 @@ static void Test_PlayingSpace()
}
SFileCloseArchive(hMpq);
}
-
+*/
}
//-----------------------------------------------------------------------------