From 1d6f965be0e3ea657b303534ce0011aff3da5278 Mon Sep 17 00:00:00 2001 From: Diego Escalante Urrelo Date: Tue, 22 Jul 2008 03:34:49 +0000 Subject: Do not do single includes in src/bookmarks/, bug #536090 svn path=/branches/gnome-2-24/; revision=8355 --- src/bookmarks/ephy-bookmark-factory-action.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/bookmarks/ephy-bookmark-factory-action.h') diff --git a/src/bookmarks/ephy-bookmark-factory-action.h b/src/bookmarks/ephy-bookmark-factory-action.h index d7960a07d..f6dff7e7b 100644 --- a/src/bookmarks/ephy-bookmark-factory-action.h +++ b/src/bookmarks/ephy-bookmark-factory-action.h @@ -25,8 +25,6 @@ #include "ephy-window.h" #include -#include -#include #define EPHY_TYPE_BOOKMARK_FACTORY_ACTION (ephy_bookmark_factory_action_get_type ()) #define EPHY_BOOKMARK_FACTORY_ACTION(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), EPHY_TYPE_BOOKMARK_FACTORY_ACTION, EphyBookmarkFactoryAction)) -- cgit v1.2.3