Remove dead code for sound_command

This commit is contained in:
Berke Viktor
2013-04-28 01:57:00 +02:00
parent 7e3c8c461e
commit 5bb284267b
3 changed files with 0 additions and 106 deletions

View File

@@ -555,8 +555,6 @@ const struct prefs vars[] =
{"perl_warnings", P_OFFINT (hex_perl_warnings), TYPE_BOOL},
{"sound_command", P_OFFSET (hex_sound_command), TYPE_STR},
{"stamp_log", P_OFFINT (hex_stamp_log), TYPE_BOOL},
{"stamp_log_format", P_OFFSET (hex_stamp_log_format), TYPE_STR},
{"stamp_text", P_OFFINT (hex_stamp_text), TYPE_BOOL},