[gtk+/rendering-cleanup: 9/95] demos: remove testpixbuf-drawable
- From: Benjamin Otte <otte src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+/rendering-cleanup: 9/95] demos: remove testpixbuf-drawable
- Date: Sun, 8 Aug 2010 02:15:11 +0000 (UTC)
commit 9536646854c2753f3f86f5b8fd6ce84a27e78211
Author: Benjamin Otte <otte redhat com>
Date: Tue Jul 13 17:08:33 2010 +0200
demos: remove testpixbuf-drawable
It only tested GdkRGB, and we're about to kill that.
demos/Makefile.am | 4 --
demos/testpixbuf-drawable.c | 115 -------------------------------------------
2 files changed, 0 insertions(+), 119 deletions(-)
---
diff --git a/demos/Makefile.am b/demos/Makefile.am
index 75fcbe5..87aefa4 100644
--- a/demos/Makefile.am
+++ b/demos/Makefile.am
@@ -22,7 +22,6 @@ LDADDS = \
$(MATH_LIB)
noinst_PROGRAMS = \
- testpixbuf-drawable \
testanimation \
testpixbuf-color \
testpixbuf-save \
@@ -41,7 +40,6 @@ test-inline-pixbufs.h: apple-red.png gnome-foot.png
|| (rm -f test-inline-pixbufs.h && false)
testpixbuf_DEPENDENCIES = $(DEPS)
-testpixbuf_drawable_DEPENDENCIES = $(DEPS)
testpixbuf_save_DEPENDENCIES = $(DEPS)
testpixbuf_color_DEPENDENCIES = $(DEPS)
testpixbuf_scale_DEPENDENCIES = $(DEPS)
@@ -49,7 +47,6 @@ testanimation_DEPENDENCIES = $(DEPS)
pixbuf_demo_DEPENDENCIES = $(DEPS)
testpixbuf_LDADD = $(LDADDS)
-testpixbuf_drawable_LDADD = $(LDADDS)
testpixbuf_save_LDADD = $(LDADDS)
testpixbuf_color_LDADD = $(LDADDS)
testpixbuf_scale_LDADD = $(LDADDS)
@@ -57,7 +54,6 @@ testanimation_LDADD = $(LDADDS)
pixbuf_demo_LDADD = $(LDADDS)
testpixbuf_SOURCES = testpixbuf.c pixbuf-init.c
-testpixbuf_drawable_SOURCES = testpixbuf-drawable.c pixbuf-init.c
testpixbuf_save_SOURCES = testpixbuf-save.c
testpixbuf_color_SOURCES = testpixbuf-color.c
testpixbuf_scale_SOURCES = testpixbuf-scale.c pixbuf-init.c
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]