summary refs log tree commit diff stats
path: root/src/common/hexchat.h
diff options
context:
space:
mode:
authorBerke Viktor <bviktor@hexchat.org>2013-04-14 10:47:37 +0200
committerBerke Viktor <bviktor@hexchat.org>2013-04-14 10:47:37 +0200
commitdb582a4e5c51f8f83c0d952373b691400ff78178 (patch)
treeda4f53e8254b074cec96ec9e197498c3a7cb85fc /src/common/hexchat.h
parent059e4ec9c8d59f6b283bda3f007ae9d2fd29bc83 (diff)
Remove sound_dir, it's pointless
Diffstat (limited to 'src/common/hexchat.h')
-rw-r--r--src/common/hexchat.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/common/hexchat.h b/src/common/hexchat.h
index 3291d93a..906dcabf 100644
--- a/src/common/hexchat.h
+++ b/src/common/hexchat.h
@@ -337,7 +337,6 @@ struct hexchatprefs
 	char hex_net_proxy_pass[32];
 	char hex_net_proxy_user[32];
 	char hex_sound_command[PATHLEN + 1];
-	char hex_sound_dir[PATHLEN + 1];
 	char hex_stamp_log_format[64];
 	char hex_stamp_text_format[64];
 	char hex_text_background[PATHLEN + 1];