vcl/quartz/salgdicommon.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit a8dd89b49ea26d8bfb27feab562191e61d4a7487 Author: Tor Lillqvist <t...@collabora.com> Date: Mon Apr 7 18:01:13 2014 +0300 Fix thinko Change-Id: If6246cf325b7962c5fa60216f0da9a2220255e71 diff --git a/vcl/quartz/salgdicommon.cxx b/vcl/quartz/salgdicommon.cxx index 8591b63..0311c46 100644 --- a/vcl/quartz/salgdicommon.cxx +++ b/vcl/quartz/salgdicommon.cxx @@ -62,7 +62,7 @@ extern int DBG_DRAW_ROUNDS, DBG_DRAW_COUNTER, DBG_DRAW_DEPTH; #else -#define DBG_DRAW_OPERATION(s) /* empty */ +#define DBG_DRAW_OPERATION(s,v) /* empty */ #define DBG_DRAW_OPERATION_EXIT(s) /* empty */ #endif _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits