[libgsf] Remove files not needed.
- From: Morten Welinder <mortenw src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libgsf] Remove files not needed.
- Date: Sun, 3 Mar 2013 23:10:57 +0000 (UTC)
commit dcd129b2edfdc61ff8d7228d878251038fe30eaa
Author: Morten Welinder <terra gnome org>
Date: Sun Mar 3 18:10:19 2013 -0500
Remove files not needed.
No-one has worked on these for years. If anyone needs them, git
will remember.
ChangeLog | 10 ++
gsf/Makefile.am | 5 -
gsf/gsf-command-context.c | 276 -----------------------------------
gsf/gsf-command-context.h | 72 ---------
gsf/gsf-io-context.c | 160 --------------------
gsf/gsf-io-context.h | 52 -------
gsf/gsf-output-transaction.c | 327 ------------------------------------------
gsf/gsf-output-transaction.h | 48 ------
8 files changed, 10 insertions(+), 940 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index 6f2c69d..45744ad 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2013-03-03 Morten Welinder <terra gnome org>
+
+ * gsf/gsf-command-context.c: Remove.
+ * gsf/gsf-command-context.h: Remove.
+ * gsf/gsf-io-context.c: Remove.
+ * gsf/gsf-io-context.h: Remove.
+ * gsf/gsf-output-transaction.c: Remove.
+ * gsf/gsf-output-transaction.h: Remove.
+ * gsf/Makefile.am: Remove references to those files.
+
2013-02-27 Morten Welinder <terra gnome org>
* configure.ac: Post-release bump.
diff --git a/gsf/Makefile.am b/gsf/Makefile.am
index 5d940d1..a2e271d 100644
--- a/gsf/Makefile.am
+++ b/gsf/Makefile.am
@@ -70,9 +70,6 @@ libgsf_1_la_SOURCES = \
gsf-output-gio.c \
\
version.c
-# gsf-output-transaction.c \
-# gsf-command-context.c \
-# gsf-io-context.c
libgsf_1_includedir = $(includedir)/libgsf-1/gsf
libgsf_1_include_HEADERS = \
@@ -131,8 +128,6 @@ libgsf_1_include_HEADERS = \
\
gsf-input-gio.h \
gsf-output-gio.h
-# gsf-command-context.h \
-# gsf-io-context.h
noinst_HEADERS = \
gsf-msole-impl.h \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]