From dc4fbfe97d19d07559cad7cdef9b0ab2ec5bd319 Mon Sep 17 00:00:00 2001 From: Martyn Russell Date: Wed, 8 Oct 2014 12:29:59 +0100 Subject: libtracker-common: Remove TrackerConfigFile, TrackerKeyfileObject Migrated the KeyFile work in most apps to GSettings --- src/libtracker-common/Makefile.am | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src/libtracker-common/Makefile.am') diff --git a/src/libtracker-common/Makefile.am b/src/libtracker-common/Makefile.am index a3223f276..baa729864 100644 --- a/src/libtracker-common/Makefile.am +++ b/src/libtracker-common/Makefile.am @@ -18,12 +18,10 @@ endif libtracker_common_la_SOURCES = \ $(BUILT_SOURCES) \ $(os_sources) \ - tracker-config-file.c \ tracker-date-time.c \ tracker-dbus.c \ tracker-file-utils.c \ tracker-ioprio.c \ - tracker-keyfile-object.c \ tracker-log.c \ tracker-sched.c \ tracker-storage.c \ @@ -38,11 +36,9 @@ noinst_HEADERS = \ tracker-ioprio.h \ tracker-log.h \ tracker-os-dependant.h \ - tracker-config-file.h \ tracker-common.h \ tracker-date-time.h \ tracker-file-utils.h \ - tracker-keyfile-object.h \ tracker-ontologies.h \ tracker-sched.h \ tracker-storage.h \ -- cgit v1.2.1