summaryrefslogtreecommitdiff
path: root/src/ephy-history-dialog.c
diff options
context:
space:
mode:
authorAdrien Plazas <kekun.plazas@laposte.net>2020-08-06 21:37:31 +0200
committerAdrien Plazas <kekun.plazas@laposte.net>2020-08-07 14:17:10 +0200
commite39cf3891010bc00a3d50e32d70260d743004fd5 (patch)
tree02e5911b21b7ac1a3b194d74e91c7869d2fba14f /src/ephy-history-dialog.c
parent0bb9ef166c2172602964a019182df1129c6a61bd (diff)
downloadepiphany-e39cf3891010bc00a3d50e32d70260d743004fd5.tar.gz
Stop using HANDY_USE_UNSTABLE_API
It isn't needed anymore since libhandy 0.90.0.
Diffstat (limited to 'src/ephy-history-dialog.c')
-rw-r--r--src/ephy-history-dialog.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/ephy-history-dialog.c b/src/ephy-history-dialog.c
index 2065ce4eb..58237fe37 100644
--- a/src/ephy-history-dialog.c
+++ b/src/ephy-history-dialog.c
@@ -38,7 +38,6 @@
#include <ctype.h>
#include <gtk/gtk.h>
#include <glib/gi18n.h>
-#define HANDY_USE_UNSTABLE_API
#include <handy.h>
#include <string.h>
#include <time.h>