diff src/gtkutils.c @ 7060:9946001989a3

[gaim-migrate @ 7623] show_add_buddy, show_add_chat, and show_add_group are gone, replaced with the new core/UI split gaim_blist_request_add_{buddy,chat,group}. committer: Tailor Script <tailor@pidgin.im>
author Christian Hammond <chipx86@chipx86.com>
date Tue, 30 Sep 2003 05:48:42 +0000
parents 8ab95f4c9800
children acd2a66e59ed
line wrap: on
line diff
--- a/src/gtkutils.c	Tue Sep 30 05:46:16 2003 +0000
+++ b/src/gtkutils.c	Tue Sep 30 05:48:42 2003 +0000
@@ -5,7 +5,7 @@
  * gaim
  *
  * Copyright (C) 2003 Christian Hammond <chipx86@gnupdate.org>
- * 
+ *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
  * the Free Software Foundation; either version 2 of the License, or
@@ -30,10 +30,6 @@
 # endif
 #endif /*_WIN32*/
 
-#ifdef USE_GTKSPELL
-# include <gtkspell/gtkspell.h>
-#endif
-
 #include <gdk/gdkkeysyms.h>
 
 #include "debug.h"