[Libreoffice-commits] core.git: libreofficekit/source
Michael Stahl
mstahl at redhat.com
Tue Oct 6 05:25:43 PDT 2015
libreofficekit/source/gtk/tilebuffer.cxx | 3 ---
1 file changed, 3 deletions(-)
New commits:
commit 0ca6d934b318bda1c91e4166acc2f2216a0d2b2a
Author: Michael Stahl <mstahl at redhat.com>
Date: Tue Oct 6 14:23:38 2015 +0200
libreofficekit: -Werror=unused-macros
Change-Id: I154bd2c101819669d43ab475144ae400454df4d0
diff --git a/libreofficekit/source/gtk/tilebuffer.cxx b/libreofficekit/source/gtk/tilebuffer.cxx
index e0ca2d2..70d12fe 100644
--- a/libreofficekit/source/gtk/tilebuffer.cxx
+++ b/libreofficekit/source/gtk/tilebuffer.cxx
@@ -9,9 +9,6 @@
#include "tilebuffer.hxx"
-#if !GLIB_CHECK_VERSION(2,40,0)
-#define g_info(...) g_log(G_LOG_DOMAIN, G_LOG_LEVEL_INFO, __VA_ARGS__)
-#endif
/* ------------------
Utility functions
More information about the Libreoffice-commits
mailing list