diff options
author | Nicolas Pennequin <nicolas.pennequin@free.fr> | 2007-11-05 23:46:45 +0000 |
---|---|---|
committer | Nicolas Pennequin <nicolas.pennequin@free.fr> | 2007-11-05 23:46:45 +0000 |
commit | 86b7c2b40850c9260b39625dff943a5caedecc1f (patch) | |
tree | 98b8fdd7909768a558ea4f0e55e9268035cd3bdf /apps | |
parent | 7ca056dc1310fb7eb64472b5b603ee678f66d2cc (diff) |
This was (probably) committed by accident, remove it.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15491 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'apps')
-rw-r--r-- | apps/buffering.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/buffering.c b/apps/buffering.c index 3f6809a1b7..18f3ba6900 100644 --- a/apps/buffering.c +++ b/apps/buffering.c @@ -60,8 +60,7 @@ #endif /* Define LOGF_ENABLE to enable logf output in this file */ -#define LOGF_ENABLE -#define BUFFERING_LOGQUEUES +/*#define LOGF_ENABLE*/ #include "logf.h" /* macros to enable logf for queues |