[epiphany] Remove ephy-object-helpers



commit d554084604e709b945dc7a09d10a796f0d24940a
Author: Michael Catanzaro <mcatanzaro igalia com>
Date:   Wed Aug 6 11:33:45 2014 -0500

    Remove ephy-object-helpers
    
    Not sure I want to know why this was ever useful.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=734369

 lib/Makefile.am           |    2 --
 lib/ephy-object-helpers.c |   37 -------------------------------------
 lib/ephy-object-helpers.h |   35 -----------------------------------
 3 files changed, 0 insertions(+), 74 deletions(-)
---
diff --git a/lib/Makefile.am b/lib/Makefile.am
index 3770bf2..717a42b 100644
--- a/lib/Makefile.am
+++ b/lib/Makefile.am
@@ -13,7 +13,6 @@ NOINST_H_FILES = \
        ephy-langs.h                            \
        ephy-node-filter.h                      \
        ephy-node-common.h                      \
-       ephy-object-helpers.h                   \
        ephy-prefs.h                            \
        ephy-profile-utils.h                    \
        ephy-signal-accumulator.h               \
@@ -56,7 +55,6 @@ libephymisc_la_SOURCES = \
        ephy-node-filter.c                      \
        ephy-node-common.h                      \
        ephy-node-db.c                          \
-       ephy-object-helpers.c                   \
        ephy-prefs.h                            \
        ephy-profile-utils.c                    \
        ephy-profile-utils.h                    \


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