summaryrefslogtreecommitdiff
path: root/include/configreader.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configreader.h')
-rw-r--r--include/configreader.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/include/configreader.h b/include/configreader.h
index da530b6d9..07c7a09f5 100644
--- a/include/configreader.h
+++ b/include/configreader.h
@@ -568,10 +568,6 @@ class CoreExport ServerConfig
void Fill();
- /** Parses color codes from string values to actual color codes
- */
- void ProcessColors(ConfigFileCache::iterator &file);
-
/** Returns true if the given string starts with a windows drive letter
*/
bool StartsWithWindowsDriveLetter(const std::string &path);