summaryrefslogtreecommitdiffstats
path: root/src/locale.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/locale.h')
-rw-r--r--src/locale.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/locale.h b/src/locale.h
index 7813370..1395920 100644
--- a/src/locale.h
+++ b/src/locale.h
@@ -20,7 +20,6 @@
#ifndef DB_LOCALE_H_
#define DB_LOCALE_H_
-const char *db_lc_messages_get(void);
int db_locale_match(char *loc);
#endif /* DB_LOCALE_H_ */