Kaydet (Commit) 7ef1aa68 authored tarafından Stephan Bergmann's avatar Stephan Bergmann

-Werror=unused-macros

Change-Id: I9fd616930eb0b336ce89e97bc333f19d4cf449ae
üst 41dc9059
...@@ -95,6 +95,7 @@ extern "C" { ...@@ -95,6 +95,7 @@ extern "C" {
#include <config_vclplug.h> #include <config_vclplug.h>
#if ENABLE_GTK #if ENABLE_GTK
#define GLIB_DISABLE_DEPRECATION_WARNINGS
#include <gtk/gtk.h> #include <gtk/gtk.h>
#include <gdk/gdkx.h> #include <gdk/gdkx.h>
#else #else
......
...@@ -38,7 +38,6 @@ ...@@ -38,7 +38,6 @@
#include <fcntl.h> #include <fcntl.h>
#include <signal.h> #include <signal.h>
#define GLIB_DISABLE_DEPRECATION_WARNINGS
#include <plugin/unx/plugcon.hxx> #include <plugin/unx/plugcon.hxx>
#include <osl/file.h> #include <osl/file.h>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment