[gnome-control-center/wip/jsparber/background: 56/58] [refactor] remove old classes



commit af8737d4d54fd93753eae9c20d1d5cab5b0544f8
Author: Julian Sparber <julian sparber net>
Date:   Thu Nov 23 20:44:52 2017 +0100

    [refactor] remove old classes

 panels/background/Makefile.am                 |    8 +-
 panels/background/cc-background-grilo-miner.c |  325 -------------------------
 panels/background/cc-background-grilo-miner.h |   35 ---
 3 files changed, 1 insertions(+), 367 deletions(-)
---
diff --git a/panels/background/Makefile.am b/panels/background/Makefile.am
index 226c3e4..034b125 100644
--- a/panels/background/Makefile.am
+++ b/panels/background/Makefile.am
@@ -27,8 +27,6 @@ libbackground_la_SOURCES =            \
        $(BUILT_SOURCES)                \
        cc-background-panel.c           \
        cc-background-panel.h   \
-       cc-background-grilo-miner.c     \
-       cc-background-grilo-miner.h     \
        cc-background-item.c            \
        cc-background-item.h            \
        cc-background-store.c   \
@@ -40,11 +38,7 @@ libbackground_la_SOURCES =           \
        bg-source.c                     \
        bg-source.h                     \
        bg-wallpapers-source.c          \
-       bg-wallpapers-source.h          \
-       bg-pictures-source.c            \
-       bg-pictures-source.h            \
-       bg-colors-source.c              \
-       bg-colors-source.h
+       bg-wallpapers-source.h
 
 libbackground_la_LIBADD = $(PANEL_LIBS) $(BACKGROUND_PANEL_LIBS)
 


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