mirror of
https://github.com/cookiengineer/audacity
synced 2026-02-07 12:12:23 +01:00
Use wxPrintf not printf
This commit is contained in:
@@ -56,7 +56,7 @@ out.
|
||||
#include "FileFormats.h"
|
||||
#include "AudacityApp.h"
|
||||
|
||||
// msmeyer: Define this to add debug output via printf()
|
||||
// msmeyer: Define this to add debug output via wxPrintf()
|
||||
//#define DEBUG_BLOCKFILE
|
||||
|
||||
#ifdef DEBUG_BLOCKFILE
|
||||
|
||||
Reference in New Issue
Block a user