mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-11-14 15:42:28 -05:00
Comment out LOGF_ENABLE defines everywhere, replace evil comments
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23497 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
deb1b0e51c
commit
9d842683eb
23 changed files with 23 additions and 23 deletions
|
|
@ -30,7 +30,7 @@
|
|||
#include "storage.h"
|
||||
#include "buffer.h"
|
||||
#include "string.h"
|
||||
//#define LOGF_ENABLE
|
||||
/*#define LOGF_ENABLE*/
|
||||
#include "logf.h"
|
||||
|
||||
//#define USE_DMA
|
||||
|
|
|
|||
|
|
@ -20,7 +20,7 @@
|
|||
****************************************************************************/
|
||||
|
||||
#include "config.h"
|
||||
//#define LOGF_ENABLE
|
||||
/*#define LOGF_ENABLE*/
|
||||
#include "logf.h"
|
||||
#include "system.h"
|
||||
#include "usb_ch9.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue