From 3f94b8fa88e8034c02bd1c7fa41755d6951d978e Mon Sep 17 00:00:00 2001 From: Xan Lopez Date: Wed, 12 Aug 2009 08:05:49 +0300 Subject: Remove ephy-glib-compat.h, since we depend on a newer glib now --- src/bookmarks/ephy-bookmarks.c | 1 - src/ephy-dbus.c | 1 - src/ephy-extensions-manager.c | 2 -- src/ephy-session.c | 1 - 4 files changed, 5 deletions(-) (limited to 'src') diff --git a/src/bookmarks/ephy-bookmarks.c b/src/bookmarks/ephy-bookmarks.c index 81137c757..3b7147a74 100644 --- a/src/bookmarks/ephy-bookmarks.c +++ b/src/bookmarks/ephy-bookmarks.c @@ -37,7 +37,6 @@ #include "ephy-marshal.h" #include "ephy-signal-accumulator.h" #include "ephy-stock-icons.h" -#include "ephy-glib-compat.h" #include "eel-gconf-extensions.h" diff --git a/src/ephy-dbus.c b/src/ephy-dbus.c index 34ccaee6e..a00c81d51 100644 --- a/src/ephy-dbus.c +++ b/src/ephy-dbus.c @@ -26,7 +26,6 @@ #include "ephy-debug.h" #include "ephy-activation.h" #include "ephy-dbus-server-bindings.h" -#include "ephy-glib-compat.h" #include #include diff --git a/src/ephy-extensions-manager.c b/src/ephy-extensions-manager.c index fd4d34635..979e6d632 100644 --- a/src/ephy-extensions-manager.c +++ b/src/ephy-extensions-manager.c @@ -37,8 +37,6 @@ #include "ephy-object-helpers.h" #include "ephy-debug.h" -#include "ephy-glib-compat.h" - #include #include #include diff --git a/src/ephy-session.c b/src/ephy-session.c index 1a71e61b8..a07c9d2ab 100644 --- a/src/ephy-session.c +++ b/src/ephy-session.c @@ -33,7 +33,6 @@ #include "ephy-extension.h" #include "ephy-file-helpers.h" #include "eel-gconf-extensions.h" -#include "ephy-glib-compat.h" #include "ephy-gui.h" #include "ephy-history-window.h" #include "ephy-notebook.h" -- cgit v1.2.3