From 1f17e92643dea4340719ed195f4425272a29301e Mon Sep 17 00:00:00 2001 From: Ladislav Zezula Date: Wed, 25 Mar 2020 17:36:20 +0100 Subject: Added checks for obviously fake files --- src/SBaseCommon.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/SBaseCommon.cpp') diff --git a/src/SBaseCommon.cpp b/src/SBaseCommon.cpp index a131380..61e7bdb 100644 --- a/src/SBaseCommon.cpp +++ b/src/SBaseCommon.cpp @@ -1376,7 +1376,6 @@ int WriteSectorOffsets(TMPQFile * hf) return ERROR_SUCCESS; } - int WriteSectorChecksums(TMPQFile * hf) { TMPQArchive * ha = hf->ha; -- cgit v1.2.3