diff options
author | Xan Lopez <xan@igalia.com> | 2012-08-01 23:03:31 +0800 |
---|---|---|
committer | Xan Lopez <xan@igalia.com> | 2012-08-01 23:03:31 +0800 |
commit | 68faad97d0b8d8b4a6ca24583cce654c775ec87a (patch) | |
tree | 9e7d38cd7e007babda3457b666e22fa0f744516d /src | |
parent | f5b82def7c14945d21e1ceb606e09a7ae6806779 (diff) | |
download | gsoc2013-epiphany-68faad97d0b8d8b4a6ca24583cce654c775ec87a.tar.gz gsoc2013-epiphany-68faad97d0b8d8b4a6ca24583cce654c775ec87a.tar.zst gsoc2013-epiphany-68faad97d0b8d8b4a6ca24583cce654c775ec87a.zip |
ephy-home-action: remove useless headers
Diffstat (limited to 'src')
-rw-r--r-- | src/ephy-home-action.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/ephy-home-action.c b/src/ephy-home-action.c index 7518108b9..bd0b24131 100644 --- a/src/ephy-home-action.c +++ b/src/ephy-home-action.c @@ -21,11 +21,8 @@ #include "config.h" #include "ephy-home-action.h" -#include "ephy-gui.h" #include "ephy-link.h" -#include <gtk/gtk.h> - G_DEFINE_TYPE (EphyHomeAction, ephy_home_action, EPHY_TYPE_LINK_ACTION) static void |