summaryrefslogtreecommitdiff
path: root/applets
diff options
context:
space:
mode:
authormonsta <[email protected]>2015-12-22 11:42:25 +0300
committermonsta <[email protected]>2015-12-22 11:42:25 +0300
commitcdcd6f27775b9e328927bb9d1bde29a94f70d35a (patch)
treeeaa878f93d99193c87c122185a56ef3998924c74 /applets
parent456656ed83383c6d41def089ea29716e977f44a5 (diff)
downloadmate-panel-cdcd6f27775b9e328927bb9d1bde29a94f70d35a.tar.bz2
mate-panel-cdcd6f27775b9e328927bb9d1bde29a94f70d35a.tar.xz
clock: remove useless include
Diffstat (limited to 'applets')
-rw-r--r--applets/clock/calendar-window.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/applets/clock/calendar-window.c b/applets/clock/calendar-window.c
index 970ea218..09449b44 100644
--- a/applets/clock/calendar-window.c
+++ b/applets/clock/calendar-window.c
@@ -33,9 +33,6 @@
#include <gio/gio.h>
#include <gtk/gtk.h>
-#define MATE_DESKTOP_USE_UNSTABLE_API
-#include <libmate-desktop/mate-desktop-utils.h>
-
#include "calendar-window.h"
#include "clock.h"