diff options
Diffstat (limited to 'locale/programs/charset.h')
-rw-r--r-- | locale/programs/charset.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/locale/programs/charset.h b/locale/programs/charset.h index db93f16306..8f066b115b 100644 --- a/locale/programs/charset.h +++ b/locale/programs/charset.h @@ -37,9 +37,6 @@ struct width_rule struct charset_t { - const char *repertoiremap; - struct repertoire_t *repertoire; - const char *code_set_name; int mb_cur_min; int mb_cur_max; |