summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorCarlos Garnacho <carlosg@gnome.org>2023-03-02 13:31:08 +0100
committerCarlos Garnacho <carlosg@gnome.org>2023-03-02 15:44:59 +0100
commit6c13e8767e77f38baf1265c63bf1cf0a33ba1612 (patch)
treeb61079f720a866ede7a5e369ca87cebb54d9c3a8 /tests
parent76f7d6da7fd155b5a54482bc459d5d2001aa1ec7 (diff)
downloadtracker-6c13e8767e77f38baf1265c63bf1cf0a33ba1612.tar.gz
libtracker-common: Drop locale utils
This somewhat pointless boilerplate, get rid of it.
Diffstat (limited to 'tests')
-rw-r--r--tests/libtracker-common/tracker-file-utils-test.c1
-rw-r--r--tests/libtracker-common/tracker-utils-test.c1
2 files changed, 0 insertions, 2 deletions
diff --git a/tests/libtracker-common/tracker-file-utils-test.c b/tests/libtracker-common/tracker-file-utils-test.c
index 013e0c7d9..0d9bdd31a 100644
--- a/tests/libtracker-common/tracker-file-utils-test.c
+++ b/tests/libtracker-common/tracker-file-utils-test.c
@@ -28,7 +28,6 @@
#include <gio/gio.h>
#include <libtracker-common/tracker-file-utils.h>
-#include <libtracker-common/tracker-locale.h>
#include <tracker-test-helpers.h>
diff --git a/tests/libtracker-common/tracker-utils-test.c b/tests/libtracker-common/tracker-utils-test.c
index 086c27185..33f9a23aa 100644
--- a/tests/libtracker-common/tracker-utils-test.c
+++ b/tests/libtracker-common/tracker-utils-test.c
@@ -23,7 +23,6 @@
#include <glib-object.h>
#include <libtracker-common/tracker-file-utils.h>
#include <libtracker-common/tracker-utils.h>
-#include <libtracker-common/tracker-locale.h>
#include <locale.h>
static void