[gnome-settings-daemon] common: Remove obsolete key parsing test program



commit 8fdc5b1a9d819fb131b2f5d97344bd076ce40249
Author: Bastien Nocera <hadess hadess net>
Date:   Tue Sep 27 18:23:58 2016 +0200

    common: Remove obsolete key parsing test program
    
    https://bugzilla.gnome.org/show_bug.cgi?id=741688

 plugins/common/Makefile.am            |    6 ------
 plugins/common/test-egg-key-parsing.c |   21 ---------------------
 2 files changed, 0 insertions(+), 27 deletions(-)
---
diff --git a/plugins/common/Makefile.am b/plugins/common/Makefile.am
index 0331226..d0c4515 100644
--- a/plugins/common/Makefile.am
+++ b/plugins/common/Makefile.am
@@ -76,12 +76,6 @@ gsd_test_input_helper_SOURCES = test-input-helper.c
 gsd_test_input_helper_LDADD = libcommon.la
 gsd_test_input_helper_CFLAGS = $(libcommon_la_CFLAGS)
 
-noinst_PROGRAMS = test-egg-key-parsing
-
-test_egg_key_parsing_SOURCES = test-egg-key-parsing.c
-test_egg_key_parsing_LDADD = libcommon.la $(COMMON_LIBS)
-test_egg_key_parsing_CFLAGS = $(libcommon_la_CFLAGS)
-
 EXTRA_DIST = $(scripts_DATA) test-plugin.h
 
 CLEANFILES = \


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]