Turn off debug.

svn path=/trunk/; revision=45024
This commit is contained in:
Martin Mathieson 2012-09-20 10:36:28 +00:00
parent f4edf2fa41
commit 0aa59a3df0
1 changed files with 1 additions and 1 deletions

View File

@ -64,7 +64,7 @@ static FrameRecord_t *g_FrameListTail;
/* Debugging only */
/* Enable this symbol to see debug output */
#define REORDER_DEBUG
/* #define REORDER_DEBUG */
#ifdef REORDER_DEBUG
static void ReorderListDebugPrint(void)