From 96463661d9bbab1f6c69f07f9e615d9947a35691 Mon Sep 17 00:00:00 2001 From: "SND\\weimingzhi_cp" Date: Sat, 17 Jul 2010 04:35:31 +0000 Subject: git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@54829 e17a0e51-4ae3-4d35-97c3-1a29b211df97 --- macosx/plugins/CDDeviceInterface/src/PlugCD.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'macosx/plugins/CDDeviceInterface/src/PlugCD.c') 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 -- cgit v1.2.3