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.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/strings_func.h b/src/strings_func.h
index 2c53bac8c..a1b090195 100644
--- a/src/strings_func.h
+++ b/src/strings_func.h
@@ -68,7 +68,4 @@ struct StringIDCompare
void CheckForMissingGlyphsInLoadedLanguagePack();
-StringID RemapOldStringID(StringID s);
-char *CopyFromOldName(StringID id);
-
#endif /* STRINGS_TYPE_H */