1
0
mirror of https://github.com/Tha14/toxic.git synced 2025-07-01 13:36:46 +02:00

stderr redirect doesn't work as intended, add invalid command message when no sound

This commit is contained in:
Jfreegman
2014-08-03 01:31:33 -04:00
parent 53663a7832
commit 3fc7c90630
4 changed files with 7 additions and 11 deletions

View File

@ -41,8 +41,6 @@
#define PACKAGE_DATADIR "."
#endif
#define NO_SOUND "silent"
const struct _ui_strings {
const char* self;
const char* timestamps;