[epiphany] Remove EphyEmbedDialog class.



commit 34b889b7660a73b2e3fc3f330f3a18207a49d41d
Author: Arnaud Bonatti <arnaud bonatti gmail com>
Date:   Sun Nov 8 05:42:03 2015 +0100

    Remove EphyEmbedDialog class.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=757487

 embed/Makefile.am         |    4 +-
 embed/ephy-embed-dialog.c |  168 ---------------------------------------------
 embed/ephy-embed-dialog.h |   57 ---------------
 3 files changed, 1 insertions(+), 228 deletions(-)
---
diff --git a/embed/Makefile.am b/embed/Makefile.am
index 8d54893..2f9bd4f 100644
--- a/embed/Makefile.am
+++ b/embed/Makefile.am
@@ -9,8 +9,7 @@ noinst_LTLIBRARIES = libephyembed.la
 
 NOINST_H_FILES = \
        ephy-about-handler.h            \
-       ephy-downloads-manager.h
-       ephy-embed-dialog.h             \
+       ephy-downloads-manager.h        \
        ephy-embed-private.h            \
        ephy-encoding.h                 \
        ephy-encodings.h                \
@@ -39,7 +38,6 @@ libephyembed_la_SOURCES = \
        ephy-download.c                 \
        ephy-embed.c                    \
        ephy-embed-container.c          \
-       ephy-embed-dialog.c             \
        ephy-embed-event.c              \
        ephy-embed-shell.c              \
        ephy-embed-utils.c              \


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