summaryrefslogtreecommitdiff
path: root/streamer.c
diff options
context:
space:
mode:
authorGravatar Alexey Yakovenko <wakeroid@gmail.com>2009-09-22 08:56:37 +0200
committerGravatar Alexey Yakovenko <wakeroid@gmail.com>2009-09-22 08:56:37 +0200
commite5fbf41bbba952ef4fe089b7557f49ff2aa8a7f8 (patch)
treee3a1b2f3fd1a23bb68405ce7c1b015500ad07b95 /streamer.c
parent2e35c3b0c20b5c5f9d645f2c26f19cb4fcf6445d (diff)
flac sample-accuracy WIP
Diffstat (limited to 'streamer.c')
-rw-r--r--streamer.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/streamer.c b/streamer.c
index 917c1b64..8c898034 100644
--- a/streamer.c
+++ b/streamer.c
@@ -63,8 +63,8 @@ playItem_t str_streaming_song;
static playItem_t *orig_playing_song;
static playItem_t *orig_streaming_song;
-//#define trace(...) { fprintf(stderr, __VA_ARGS__); }
-#define trace(fmt,...)
+#define trace(...) { fprintf(stderr, __VA_ARGS__); }
+//#define trace(fmt,...)
// playlist must call that whenever item was removed
void