summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorAdrien Plazas <kekun.plazas@laposte.net>2020-08-07 08:13:53 +0200
committerRobert Ancell <robert.ancell@gmail.com>2020-08-18 02:51:04 +0000
commitfd60c313dfe5397992b7830ce0c0cbf1ed577395 (patch)
tree6a4277c58fdb677c3afd227d8defabff624190d2 /tests
parentbccbaf5e43ec2b5f8d940c44e5dd8d8e088646c8 (diff)
downloadgnome-control-center-fd60c313dfe5397992b7830ce0c0cbf1ed577395.tar.gz
Stop using HANDY_USE_UNSTABLE_API
It isn't needed anymore since libhandy 0.90.0.
Diffstat (limited to 'tests')
-rw-r--r--tests/network/test-network-panel.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/network/test-network-panel.c b/tests/network/test-network-panel.c
index 54e52f0a3..4f33e41ab 100644
--- a/tests/network/test-network-panel.c
+++ b/tests/network/test-network-panel.c
@@ -33,7 +33,6 @@
#include <sys/types.h>
#include <signal.h>
#include <gtk/gtk.h>
-#define HANDY_USE_UNSTABLE_API
#include <handy.h>
#include "cc-test-window.h"