[gtk+] Drop the Beagle search engine



commit b63724b08eff9c8c811daa47a50b06509a347a70
Author: Matthias Clasen <mclasen redhat com>
Date:   Sat Nov 19 15:32:12 2011 -0500

    Drop the Beagle search engine
    
    It is not actively maintained.

 gtk/Makefile.am             |    2 -
 gtk/gtksearchenginebeagle.c |  412 -------------------------------------------
 gtk/gtksearchenginebeagle.h |   59 ------
 3 files changed, 0 insertions(+), 473 deletions(-)
---
diff --git a/gtk/Makefile.am b/gtk/Makefile.am
index dc613aa..9212dfe 100644
--- a/gtk/Makefile.am
+++ b/gtk/Makefile.am
@@ -741,7 +741,6 @@ gtk_os_unix_c_sources = 		\
 	gtkprintoperation-unix.c	\
 	gtkprintunixdialog.c		\
         gtkprintbackend.c		\
-	gtksearchenginebeagle.c		\
 	gtksearchenginetracker.c
 gtk_all_c_sources += $(gtk_os_unix_c_sources)
 if OS_UNIX
@@ -752,7 +751,6 @@ gtk_private_h_sources += \
 	gtkprinteroption.h		\
 	gtkprinteroptionset.h		\
 	gtkprinteroptionwidget.h	\
-	gtksearchenginebeagle.h		\
 	gtksearchenginetracker.h
 gtk_c_sources += $(gtk_os_unix_c_sources)
 endif



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