Mark __collate_load_tables_l as static

Remove useless addition to Symbols.map
This commit is contained in:
Baptiste Daroussin 2015-08-09 10:24:24 +00:00
parent 536451f914
commit a6d2922cbb
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/projects/collation/; revision=286517
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