summaryrefslogtreecommitdiff
path: root/src/strings_func.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/strings_func.h')
-rw-r--r--src/strings_func.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/strings_func.h b/src/strings_func.h
index c91e75ad4..fcef87b3e 100644
--- a/src/strings_func.h
+++ b/src/strings_func.h
@@ -198,6 +198,4 @@ int CDECL StringIDSorter(const StringID *a, const StringID *b);
void CheckForMissingGlyphsInLoadedLanguagePack();
-int strnatcmp(const char *s1, const char *s2);
-
#endif /* STRINGS_FUNC_H */