[gnome-control-center/wip/jsparber/background: 50/58] [refactor] remove test-chooser-dialog



commit 0b15e92cb8c0391556d9f565c1e43651533a369e
Author: Julian Sparber <julian sparber net>
Date:   Thu Nov 23 16:22:07 2017 +0100

    [refactor] remove test-chooser-dialog

 panels/background/Makefile.am           |    4 ---
 panels/background/test-chooser-dialog.c |   38 -------------------------------
 2 files changed, 0 insertions(+), 42 deletions(-)
---
diff --git a/panels/background/Makefile.am b/panels/background/Makefile.am
index 3a38ae3..3a636ca 100644
--- a/panels/background/Makefile.am
+++ b/panels/background/Makefile.am
@@ -54,10 +54,6 @@ libbackground_la_SOURCES =           \
 
 libbackground_la_LIBADD = $(PANEL_LIBS) $(BACKGROUND_PANEL_LIBS) libbackground-chooser.la
 
-noinst_PROGRAMS = test-chooser-dialog
-test_chooser_dialog_SOURCES = test-chooser-dialog.c
-test_chooser_dialog_LDADD = libbackground-chooser.la $(PANEL_LIBS) $(BACKGROUND_PANEL_LIBS)
-
 resource_files = $(shell glib-compile-resources --sourcedir=$(srcdir) --generate-dependencies 
$(srcdir)/background.gresource.xml)
 cc-background-resources.c: background.gresource.xml $(resource_files)
        $(AM_V_GEN) glib-compile-resources --target=$@ --sourcedir=$(srcdir) --generate-source --c-name 
cc_background $<


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