From 889e52cb9db1ea70aacba005b73248770d4cc939 Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Wed, 10 Nov 2010 12:12:46 -0500 Subject: Drop accessibility support for ECellText. The accessibility code for ECellText is unmaintained and crashes constantly. I'm evicting it from our code base until someone takes ownership of the libgal accessibility support and deals with it. --- widgets/table/Makefile.am | 2 -- 1 file changed, 2 deletions(-) (limited to 'widgets/table/Makefile.am') diff --git a/widgets/table/Makefile.am b/widgets/table/Makefile.am index 04ce1c6f66..2764c96c81 100644 --- a/widgets/table/Makefile.am +++ b/widgets/table/Makefile.am @@ -73,7 +73,6 @@ libetable_la_SOURCES = \ gal-a11y-e-cell.c \ gal-a11y-e-cell-popup.c \ gal-a11y-e-cell-registry.c \ - gal-a11y-e-cell-text.c \ gal-a11y-e-cell-toggle.c \ gal-a11y-e-cell-tree.c \ gal-a11y-e-cell-vbox.c \ @@ -151,7 +150,6 @@ libetableinclude_HEADERS = \ gal-a11y-e-cell.h \ gal-a11y-e-cell-popup.h \ gal-a11y-e-cell-registry.h \ - gal-a11y-e-cell-text.h \ gal-a11y-e-cell-toggle.h \ gal-a11y-e-cell-tree.h \ gal-a11y-e-cell-vbox.h \ -- cgit v1.2.3