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 906dcabf..327894df 100644 --- a/src/common/hexchat.h +++ b/src/common/hexchat.h @@ -336,7 +336,6 @@ struct hexchatprefs char hex_net_proxy_host[64]; char hex_net_proxy_pass[32]; char hex_net_proxy_user[32]; - char hex_sound_command[PATHLEN + 1]; char hex_stamp_log_format[64]; char hex_stamp_text_format[64]; char hex_text_background[PATHLEN + 1]; |