[evolution] Remove GalViewFactory.
- From: Matthew Barnes <mbarnes src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution] Remove GalViewFactory.
- Date: Fri, 5 Jul 2013 20:43:55 +0000 (UTC)
commit 427d93b3dfab0e7fcf3ac820dbce2d2f182a9b19
Author: Matthew Barnes <mbarnes redhat com>
Date: Fri Jul 5 16:27:51 2013 -0400
Remove GalViewFactory.
No longer used.
.../evolution-util/evolution-util-docs.sgml | 1 -
.../evolution-util/evolution-util-sections.txt | 17 ----
doc/reference/evolution-util/evolution-util.types | 1 -
e-util/Makefile.am | 2 -
e-util/e-util.h | 1 -
e-util/gal-view-factory.c | 87 --------------------
e-util/gal-view-factory.h | 80 ------------------
7 files changed, 0 insertions(+), 189 deletions(-)
---
diff --git a/doc/reference/evolution-util/evolution-util-docs.sgml
b/doc/reference/evolution-util/evolution-util-docs.sgml
index d0b8edb..de12adb 100644
--- a/doc/reference/evolution-util/evolution-util-docs.sgml
+++ b/doc/reference/evolution-util/evolution-util-docs.sgml
@@ -194,7 +194,6 @@
<chapter>
<title>View Management</title>
<xi:include href="xml/gal-view.xml"/>
- <xi:include href="xml/gal-view-factory.xml"/>
<xi:include href="xml/gal-view-instance.xml"/>
<xi:include href="xml/gal-view-collection.xml"/>
<xi:include href="xml/gal-view-etable.xml"/>
diff --git a/doc/reference/evolution-util/evolution-util-sections.txt
b/doc/reference/evolution-util/evolution-util-sections.txt
index cca4a50..7ea0569 100644
--- a/doc/reference/evolution-util/evolution-util-sections.txt
+++ b/doc/reference/evolution-util/evolution-util-sections.txt
@@ -4637,23 +4637,6 @@ GalViewEtablePrivate
</SECTION>
<SECTION>
-<FILE>gal-view-factory</FILE>
-<TITLE>GalViewFactory</TITLE>
-GalViewFactory
-gal_view_factory_get_type_code
-gal_view_factory_new_view
-<SUBSECTION Standard>
-GAL_VIEW_FACTORY
-GAL_IS_VIEW_FACTORY
-GAL_TYPE_VIEW_FACTORY
-GAL_VIEW_FACTORY_CLASS
-GAL_IS_VIEW_FACTORY_CLASS
-GAL_VIEW_FACTORY_GET_CLASS
-GalViewFactoryClass
-gal_view_factory_get_type
-</SECTION>
-
-<SECTION>
<FILE>gal-view-instance</FILE>
<TITLE>GalViewInstance</TITLE>
GalViewInstance
diff --git a/doc/reference/evolution-util/evolution-util.types
b/doc/reference/evolution-util/evolution-util.types
index 5f46786..ac36691 100644
--- a/doc/reference/evolution-util/evolution-util.types
+++ b/doc/reference/evolution-util/evolution-util.types
@@ -163,7 +163,6 @@ e_web_view_gtkhtml_get_type
e_web_view_preview_get_type
gal_view_collection_get_type
gal_view_etable_get_type
-gal_view_factory_get_type
gal_view_get_type
gal_view_instance_get_type
gal_view_instance_save_as_dialog_get_type
diff --git a/e-util/Makefile.am b/e-util/Makefile.am
index 52a3e4d..1f96448 100644
--- a/e-util/Makefile.am
+++ b/e-util/Makefile.am
@@ -329,7 +329,6 @@ evolution_util_include_HEADERS = \
gal-a11y-util.h \
gal-view-collection.h \
gal-view-etable.h \
- gal-view-factory.h \
gal-view-instance-save-as-dialog.h \
gal-view-instance.h \
gal-view.h \
@@ -564,7 +563,6 @@ libevolution_util_la_SOURCES = \
gal-a11y-util.c \
gal-view-collection.c \
gal-view-etable.c \
- gal-view-factory.c \
gal-view-instance-save-as-dialog.c \
gal-view-instance.c \
gal-view.c \
diff --git a/e-util/e-util.h b/e-util/e-util.h
index c2339c8..0299c96 100644
--- a/e-util/e-util.h
+++ b/e-util/e-util.h
@@ -224,7 +224,6 @@
#include <e-util/ea-factory.h>
#include <e-util/gal-view-collection.h>
#include <e-util/gal-view-etable.h>
-#include <e-util/gal-view-factory.h>
#include <e-util/gal-view-instance-save-as-dialog.h>
#include <e-util/gal-view-instance.h>
#include <e-util/gal-view.h>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]