# HG changeset patch # User Mark Doliner # Date 1132006824 0 # Node ID f30a6ad84aff42f6021cda4f7fe56c702b3d0952 # Parent 08be85ee79c08b35c20c9cdefc4aec06efbd1a59 [gaim-migrate @ 14384] I moved this check to gtkgaim.h oilier toady committer: Tailor Script diff -r 08be85ee79c0 -r f30a6ad84aff src/gtkstatusbox.h --- a/src/gtkstatusbox.h Mon Nov 14 14:28:46 2005 +0000 +++ b/src/gtkstatusbox.h Mon Nov 14 22:20:24 2005 +0000 @@ -34,14 +34,6 @@ #include "status.h" #include #include -#if !GTK_CHECK_VERSION(2,6,0) -# include "gtkcellview.h" -# include "gtkcellviewmenuitem.h" -# if !GTK_CHECK_VERSION(2,4,0) -# include "gtkcelllayout.h" -# include "gtkcombobox.h" -# endif /* Gtk 2.4 */ -#endif /* Gtk 2.6 */ G_BEGIN_DECLS