[gtk+] [tests] Remove GtkOptionmenu from gail tests



commit 0fd4db396b75c309efb5de3dbcd6913c0242a2cc
Author: Javier Jardón <jjardon gnome org>
Date:   Tue May 11 00:02:37 2010 +0200

    [tests] Remove GtkOptionmenu from gail tests

 modules/other/gail/tests/Makefile.am |   12 ------------
 modules/other/gail/tests/README      |    8 --------
 2 files changed, 0 insertions(+), 20 deletions(-)
---
diff --git a/modules/other/gail/tests/Makefile.am b/modules/other/gail/tests/Makefile.am
index b23d765..fdafe78 100644
--- a/modules/other/gail/tests/Makefile.am
+++ b/modules/other/gail/tests/Makefile.am
@@ -151,18 +151,6 @@ libtestobject_la_LDFLAGS =		\
 	$(GTK_DEP_LIBS)	\
 	$(LDFLAGS)
 
-libtestoptionmenu_la_SOURCES = 	\
-	testlib.c		\
-	testlib.h		\
-	testoptionmenu.c
-
-libtestoptionmenu_la_LDFLAGS =	\
-	-rpath $(moduledir) -module -avoid-version $(no_undefined) \
-	$(top_builddir)/gtk/$(gtktargetlib) \
-	$(top_builddir)/gdk/$(gdktargetlib) \
-	$(GTK_DEP_LIBS)	\
-	$(LDFLAGS)
-
 libtestpaned_la_SOURCES = 	\
 	testlib.c		\
 	testlib.h		\
diff --git a/modules/other/gail/tests/README b/modules/other/gail/tests/README
index 7a6fdcb..3ab350e 100644
--- a/modules/other/gail/tests/README
+++ b/modules/other/gail/tests/README
@@ -199,14 +199,6 @@ interface in atkobject.h in the GAIL library. It is normally used with the
 GTK+ test program testgtk.
 
 
-testoptionmenu
-==============
-
-This is a GTK+ module used to test the implementation of the ATK interfaces
-for GtkOptionmenu. It should be used with the GTK+ test program testgtk and
-its file selection dialog.
-
-
 testpaned
 =========
 



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