summaryrefslogtreecommitdiff
path: root/macosx/plugins/CDDeviceInterface/src/PlugCD.c
diff options
context:
space:
mode:
Diffstat (limited to 'macosx/plugins/CDDeviceInterface/src/PlugCD.c')
-rw-r--r--macosx/plugins/CDDeviceInterface/src/PlugCD.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/macosx/plugins/CDDeviceInterface/src/PlugCD.c b/macosx/plugins/CDDeviceInterface/src/PlugCD.c
index 57e5d701..55b6f2f1 100644
--- a/macosx/plugins/CDDeviceInterface/src/PlugCD.c
+++ b/macosx/plugins/CDDeviceInterface/src/PlugCD.c
@@ -65,7 +65,7 @@ unsigned long PSEgetLibVersion(void) {
/////////////////////////////////////////////////////////
//#define SysPrintf printf
-#define SysPrintf(X)
+#define SysPrintf(...) ((void)0)
#define UseMultiThreaded 1
#define NoIdleSleep 1