diff --git a/cogl-debug.h b/cogl-debug.h index 0c602909a..a1e5a358c 100644 --- a/cogl-debug.h +++ b/cogl-debug.h @@ -67,7 +67,7 @@ typedef enum { #else /* !COGL_ENABLE_DEBUG */ -#define COGL_NOTE(type,...) +#define COGL_NOTE(type,...) G_STMT_START {} G_STMT_END #endif /* COGL_ENABLE_DEBUG */