From eb93130cd3a846650dfbb972194190e91564df02 Mon Sep 17 00:00:00 2001 From: TingPing Date: Tue, 1 Oct 2013 11:21:28 -0400 Subject: Remove gtkspell support --- src/fe-gtk/fe-gtk.c | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src/fe-gtk/fe-gtk.c') diff --git a/src/fe-gtk/fe-gtk.c b/src/fe-gtk/fe-gtk.c index 7fce696c..97067f90 100644 --- a/src/fe-gtk/fe-gtk.c +++ b/src/fe-gtk/fe-gtk.c @@ -240,11 +240,7 @@ fe_args (int argc, char *argv[]) const char cursor_color_rc[] = "style \"xc-ib-st\"" "{" -#ifdef USE_GTKSPELL - "GtkTextView::cursor-color=\"#%02x%02x%02x\"" -#else "GtkEntry::cursor-color=\"#%02x%02x%02x\"" -#endif "}" "widget \"*.hexchat-inputbox\" style : application \"xc-ib-st\""; -- cgit 1.4.1