summaryrefslogtreecommitdiff
path: root/src/StormCommon.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/StormCommon.h')
-rw-r--r--src/StormCommon.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/StormCommon.h b/src/StormCommon.h
index 95b72a3..de88357 100644
--- a/src/StormCommon.h
+++ b/src/StormCommon.h
@@ -297,7 +297,6 @@ void Patch_Finalize(TMPQPatcher * pPatcher);
//-----------------------------------------------------------------------------
// Utility functions
-bool CheckWildCard(const char * szString, const char * szWildCard);
bool IsInternalMpqFileName(const char * szFileName);
template <typename XCHAR>