diff options
author | Arnavion <arnavion@gmail.com> | 2015-01-18 02:10:03 -0800 |
---|---|---|
committer | Arnavion <arnavion@gmail.com> | 2015-01-18 02:10:03 -0800 |
commit | ee17ec6b4f0d0d198f0a8efa1eaf4e93646140e1 (patch) | |
tree | 1f3250faef10d9da12d6f8e1777f0edea8487be7 /src/fe-gtk | |
parent | 5a56f9ea01986dfcb3da856177398a455bf7b38c (diff) |
Removed legacy "IRC" encoding.
Diffstat (limited to 'src/fe-gtk')
-rw-r--r-- | src/fe-gtk/servlistgui.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/fe-gtk/servlistgui.c b/src/fe-gtk/servlistgui.c index a9aa3343..101acdb2 100644 --- a/src/fe-gtk/servlistgui.c +++ b/src/fe-gtk/servlistgui.c @@ -90,7 +90,6 @@ static GtkWidget *servlist_open_edit (GtkWidget *parent, ircnet *net); static const char *pages[]= { IRC_DEFAULT_CHARSET, - "IRC (Latin/Unicode Hybrid)", "ISO-8859-15 (Western Europe)", "ISO-8859-2 (Central Europe)", "ISO-8859-7 (Greek)", |