From 388c0b9a3d553a36557a116376fd27e1805160c1 Mon Sep 17 00:00:00 2001 From: Michael Stahl Date: Tue, 6 Oct 2015 14:23:38 +0200 Subject: [PATCH 187/398] libreofficekit: -Werror=unused-macros Change-Id: I154bd2c101819669d43ab475144ae400454df4d0 (cherry picked from commit 0ca6d934b318bda1c91e4166acc2f2216a0d2b2a) --- libreofficekit/source/gtk/tilebuffer.cxx | 3 --- 1 file changed, 3 deletions(-) diff --git a/libreofficekit/source/gtk/tilebuffer.cxx b/libreofficekit/source/gtk/tilebuffer.cxx index 0e81bc33f262..992f06cd5e00 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 -- 2.12.0