Stop using HANDY_USE_UNSTABLE_API

It isn't needed anymore since libhandy 0.90.0.
This commit is contained in:
Adrien Plazas 2020-08-07 08:13:53 +02:00 committed by Robert Ancell
parent bccbaf5e43
commit fd60c313df
7 changed files with 1 additions and 10 deletions

View file

@ -24,7 +24,6 @@
#include <glib.h>
#include <glib/gi18n.h>
#include <gio/gio.h>
#define HANDY_USE_UNSTABLE_API
#include <handy.h>
#include "cc-application.h"