[nautilus] [test] remove test-eel-image-scrolled



commit 931644a649175b1886dce5cc8e50c21380f8b8b0
Author: Cosimo Cecchi <cosimoc gnome org>
Date:   Thu Aug 19 16:52:45 2010 +0200

    [test] remove test-eel-image-scrolled
    
    It only increases compilation time

 test/Makefile.am               |    2 -
 test/test-eel-image-scrolled.c |  187 ----------------------------------------
 2 files changed, 0 insertions(+), 189 deletions(-)
---
diff --git a/test/Makefile.am b/test/Makefile.am
index 1a78320..50f9675 100644
--- a/test/Makefile.am
+++ b/test/Makefile.am
@@ -20,7 +20,6 @@ noinst_PROGRAMS =\
 	test-nautilus-copy \
 	test-eel-background \
 	test-eel-editable-label	\
-	test-eel-image-scrolled \
 	$(NULL)
 
 test_nautilus_copy_SOURCES = test-copy.c test.c
@@ -30,7 +29,6 @@ test_nautilus_search_engine_SOURCES = test-nautilus-search-engine.c
 test_nautilus_directory_async_SOURCES = test-nautilus-directory-async.c
 
 test_eel_background_SOURCES = test-eel-background.c
-test_eel_image_scrolled_SOURCES = test-eel-image-scrolled.c test.c test.h
 
 EXTRA_DIST = \
 	test.h \



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