summaryrefslogtreecommitdiffstats
path: root/src/rcclocale.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/rcclocale.h')
-rw-r--r--src/rcclocale.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/rcclocale.h b/src/rcclocale.h
index dbc1364..dc2c4e7 100644
--- a/src/rcclocale.h
+++ b/src/rcclocale.h
@@ -1,8 +1,5 @@
#ifndef _RCC_LOCALE_H
#define _RCC_LOCALE_H
-int rccLocaleGetClassByName(const char *locale);
-int rccLocaleGetLanguage(char *result, const char *lv, unsigned int n);
-int rccLocaleGetCharset(char *result, const char *lv, unsigned int n);
#endif /* _RCC_LOCALE_H */