[yelp] Removing yelp-io-channel, since we have the GIO stuff in now
- From: Shaun McCance <shaunm src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [yelp] Removing yelp-io-channel, since we have the GIO stuff in now
- Date: Thu, 6 May 2010 21:31:52 +0000 (UTC)
commit dfd4869f70f8e94e005376277434c0a391d45408
Author: Shaun McCance <shaunm gnome org>
Date: Thu May 6 16:31:28 2010 -0500
Removing yelp-io-channel, since we have the GIO stuff in now
libyelp/Makefile.am | 2 -
libyelp/yelp-io-channel.c | 224 ---------------------------------------------
libyelp/yelp-io-channel.h | 31 ------
po/POTFILES.in | 1 -
tests/Makefile.am | 4 -
tests/test-io-channel.c | 50 ----------
6 files changed, 0 insertions(+), 312 deletions(-)
---
diff --git a/libyelp/Makefile.am b/libyelp/Makefile.am
index 3af8fbe..b42ed36 100644
--- a/libyelp/Makefile.am
+++ b/libyelp/Makefile.am
@@ -7,7 +7,6 @@ libyelp_la_SOURCES = \
yelp-document.c \
yelp-info-document.c \
yelp-info-parser.c \
- yelp-io-channel.c \
yelp-location-entry.c \
yelp-magic-decompressor.c \
yelp-mallard-document.c \
@@ -24,7 +23,6 @@ EXTRA_DIST = \
yelp-debug.h \
yelp-error.h \
yelp-info-parser.h \
- yelp-io-channel.h \
yelp-lzma-decompressor.h \
yelp-magic-decompressor.h \
yelp-marshal.list
diff --git a/po/POTFILES.in b/po/POTFILES.in
index 6103439..32b1b9d 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -10,7 +10,6 @@ libyelp/yelp-docbook-document.c
libyelp/yelp-document.c
libyelp/yelp-error.c
libyelp/yelp-info-document.c
-libyelp/yelp-io-channel.c
libyelp/yelp-location-entry.c
libyelp/yelp-lzma-decompressor.c
libyelp/yelp-magic-decompressor.c
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 449be5b..260955a 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -9,7 +9,6 @@ YELP_COMMON_LDADD = \
$(top_builddir)/libyelp/libyelp.la
check_PROGRAMS = \
- test-io-channel \
test-location-entry \
test-magic \
test-settings \
@@ -29,9 +28,6 @@ test_bz2_CFLAGS = $(YELP_COMMON_CFLAGS)
test_bz2_LDADD = $(YELP_COMMON_LDADD)
endif
-test_io_channel_CFLAGS = $(YELP_COMMON_CFLAGS)
-test_io_channel_LDADD = $(YELP_COMMON_LDADD)
-
test_location_entry_CFLAGS = $(YELP_COMMON_CFLAGS)
test_location_entry_LDADD = $(YELP_COMMON_LDADD)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]