aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--libgm2/libm2iso/RTco.cc3
1 files changed, 1 insertions, 2 deletions
diff --git a/libgm2/libm2iso/RTco.cc b/libgm2/libm2iso/RTco.cc
index eeb3810..0a0f1c0 100644
--- a/libgm2/libm2iso/RTco.cc
+++ b/libgm2/libm2iso/RTco.cc
@@ -60,8 +60,7 @@ see the files COPYING3 and COPYING.RUNTIME respectively. If not, see
#if defined(TRACEON)
#define tprintf printf
#else
-/* sizeof is not evaluated. */
-#define tprintf (void)sizeof
+#define tprintf(...)
#endif
typedef struct threadCB_s