[epiphany] ephy-spell-check: remove unused files



commit bcaf5480a8edb7f62273c735507ed31b339c3cd0
Author: Diego Escalante Urrelo <descalante igalia com>
Date:   Sat Dec 11 16:08:09 2010 +0100

    ephy-spell-check: remove unused files
    
    WebKitGTK+ implements this for us.
    
    Bug #637021

 lib/Makefile.am        |   13 ---
 lib/ephy-spell-check.c |  280 ------------------------------------------------
 lib/ephy-spell-check.h |   79 --------------
 3 files changed, 0 insertions(+), 372 deletions(-)
---
diff --git a/lib/Makefile.am b/lib/Makefile.am
index f56e591..6be8ef7 100644
--- a/lib/Makefile.am
+++ b/lib/Makefile.am
@@ -89,19 +89,6 @@ libephymisc_la_CFLAGS = \
 
 libephymisc_la_LIBADD = -lm
 
-if ENABLE_SPELLCHECKER
-libephymisc_la_SOURCES += \
-	ephy-spell-check.c	\
-	ephy-spell-check.h
-
-libephymisc_la_CFLAGS += \
-	$(SPELLCHECKER_CFLAGS)
-
-libephymisc_la_LIBADD += \
-	$(SPELLCHECKER_LIBS)
-endif
-
-
 bin_PROGRAMS = ephy-profile-migrator
 ephy_profile_migrator_SOURCES = \
 	ephy-profile-migrator.c \



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