From 55f159cf69d8b4816876653d25239abf6c3ef5a4 Mon Sep 17 00:00:00 2001 From: Ladislav Date: Mon, 16 Dec 2013 17:02:44 +0100 Subject: + Fixed handle problem --- test/Test.cpp | 4 ---- 1 file changed, 4 deletions(-) (limited to 'test') diff --git a/test/Test.cpp b/test/Test.cpp index 7487cad..a9cc5e6 100644 --- a/test/Test.cpp +++ b/test/Test.cpp @@ -2909,10 +2909,6 @@ int main(int argc, char * argv[]) if(nError == ERROR_SUCCESS) nError = TestOpenFile_OpenById("MPQ_1997_v1_Diablo1_DIABDAT.MPQ"); - // Open an empty archive (found in WoW cache - it's just a header) - if(nError == ERROR_SUCCESS) - nError = TestOpenArchive("WoW-1.2.4-to-1.3.0-enGB-patch.exe"); - // Open an empty archive (found in WoW cache - it's just a header) if(nError == ERROR_SUCCESS) nError = TestOpenArchive("MPQ_2012_v2_EmptyMpq.MPQ"); -- cgit v1.2.3