Remove input_balloon_time setting

This setting doesn't work on most platforms
including some notification daemons on linux.

Where it does work I think it is bad behavior
to default overriding their defaults anyway.

It's most valuable use was likely win32
tray balloons which no longer exist.
This commit is contained in:
TingPing
2015-02-11 17:58:44 -05:00
parent 9858784eb6
commit 7063406d6c
9 changed files with 9 additions and 23 deletions

View File

@@ -265,7 +265,6 @@ struct hexchatprefs
int hex_gui_win_top;
int hex_gui_win_width;
int hex_identd_port;
int hex_input_balloon_time;
int hex_irc_ban_type;
int hex_irc_join_delay;
int hex_irc_notice_pos;