diff options
Diffstat (limited to 'src/common/hexchat.h')
-rw-r--r-- | src/common/hexchat.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/common/hexchat.h b/src/common/hexchat.h index 327894df..dd30dce6 100644 --- a/src/common/hexchat.h +++ b/src/common/hexchat.h @@ -134,7 +134,6 @@ struct hexchatprefs /* BOOLEANS */ unsigned int hex_away_auto_unmark; unsigned int hex_away_omit_alerts; - unsigned int hex_away_show_message; unsigned int hex_away_show_once; unsigned int hex_away_track; unsigned int hex_completion_auto; |