Mark __collate_load_tables_l as static

Remove useless addition to Symbols.map
This commit is contained in:
bapt 2015-08-09 10:24:24 +00:00
parent 9e9acbb2b8
commit 32118b1361
2 changed files with 1 additions and 4 deletions

View File

@ -214,7 +214,4 @@ FBSDprivate_1.0 {
__detect_path_locale;
__collate_load_error;
__collate_range_cmp;
__collate_load_tables_l;
__collate_lookup;
};

View File

@ -63,7 +63,7 @@ struct xlocale_collate __xlocale_C_collate = {
{{0}, "C"}, 1, 0, 0, 0
};
int
static int
__collate_load_tables_l(const char *encoding, struct xlocale_collate *table);
static void