summaryrefslogtreecommitdiff
path: root/src/SBaseCommon.cpp
diff options
context:
space:
mode:
authorLadislav Zezula <zezula@volny.cz>2020-03-25 17:36:20 +0100
committerLadislav Zezula <zezula@volny.cz>2020-03-25 17:36:20 +0100
commit1f17e92643dea4340719ed195f4425272a29301e (patch)
treebe0671bb87346960b75b8bd4a211f645deafbe7d /src/SBaseCommon.cpp
parentb60bc45088ffa77b00dffca928f99159cbcebd2f (diff)
Added checks for obviously fake files
Diffstat (limited to 'src/SBaseCommon.cpp')
-rw-r--r--src/SBaseCommon.cpp1
1 files changed, 0 insertions, 1 deletions
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;