[Xfce4-commits] [apps/xfce4-screensaver] 339/425: Drop MATE_DESKTOP_USE_UNSTABLE_API
noreply at xfce.org
noreply at xfce.org
Mon Oct 15 01:53:06 CEST 2018
This is an automated email from the git hooks/post-receive script.
b l u e s a b r e p u s h e d a c o m m i t t o b r a n c h m a s t e r
in repository apps/xfce4-screensaver.
commit 7d7901025a1af20fa785d57ed5ad913a9315bc48
Author: Sean Davis <smd.seandavis at gmail.com>
Date: Mon Oct 1 22:06:47 2018 -0400
Drop MATE_DESKTOP_USE_UNSTABLE_API
---
src/xfce-bg-crossfade.c | 1 -
src/xfce-desktop-thumbnail.c | 1 -
src/xfce-desktop-utils.c | 1 -
3 files changed, 3 deletions(-)
diff --git a/src/xfce-bg-crossfade.c b/src/xfce-bg-crossfade.c
index 34426c8..45feee6 100644
--- a/src/xfce-bg-crossfade.c
+++ b/src/xfce-bg-crossfade.c
@@ -34,7 +34,6 @@
#include <cairo.h>
#include <cairo-xlib.h>
-#define MATE_DESKTOP_USE_UNSTABLE_API
#include <xfce-bg.h>
#include "xfce-bg-crossfade.h"
diff --git a/src/xfce-desktop-thumbnail.c b/src/xfce-desktop-thumbnail.c
index 71e039a..87137a1 100644
--- a/src/xfce-desktop-thumbnail.c
+++ b/src/xfce-desktop-thumbnail.c
@@ -40,7 +40,6 @@
#define GDK_PIXBUF_ENABLE_BACKEND
#include <gdk-pixbuf/gdk-pixbuf.h>
-#define MATE_DESKTOP_USE_UNSTABLE_API
#include "xfce-desktop-thumbnail.h"
#include <glib/gstdio.h>
#include <glib-unix.h>
diff --git a/src/xfce-desktop-utils.c b/src/xfce-desktop-utils.c
index 483f34f..de9f952 100644
--- a/src/xfce-desktop-utils.c
+++ b/src/xfce-desktop-utils.c
@@ -31,7 +31,6 @@
#include <gdk/gdk.h>
#include <gtk/gtk.h>
-#define MATE_DESKTOP_USE_UNSTABLE_API
#include <xfce-desktop-utils.h>
#include "private.h"
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list