[epiphany] Get rid of epiphany.h



commit ff9c01c07f003de688245877a829b2ae98078d2d
Author: Xan Lopez <xan igalia com>
Date:   Thu Feb 14 21:30:30 2013 +0100

    Get rid of epiphany.h
    
    It is also not needed anymore.

 configure.ac      |    1 -
 src/Makefile.am   |    1 -
 src/epiphany.h.in |   63 -----------------------------------------------------
 3 files changed, 0 insertions(+), 65 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index b4c41c6..305aa96 100644
--- a/configure.ac
+++ b/configure.ac
@@ -258,7 +258,6 @@ lib/widgets/Makefile
 embed/Makefile
 src/Makefile
 src/bookmarks/Makefile
-src/epiphany.h
 po/Makefile.in
 tests/Makefile
 tests/data/Makefile
diff --git a/src/Makefile.am b/src/Makefile.am
index 14935b4..910851b 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -40,7 +40,6 @@ INST_H_FILES = \
        ephy-session.h                  \
        ephy-shell.h                    \
        ephy-window.h                   \
-       epiphany.h                      \
        $(NULL)
 
 libephymain_la_SOURCES = \


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