[epiphany] Remove ephy-glib-compat.h, since we depend on a newer glib now
- From: Xan Lopez <xan src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [epiphany] Remove ephy-glib-compat.h, since we depend on a newer glib now
- Date: Wed, 12 Aug 2009 05:09:19 +0000 (UTC)
commit 3f94b8fa88e8034c02bd1c7fa41755d6951d978e
Author: Xan Lopez <xan gnome org>
Date: Wed Aug 12 08:05:49 2009 +0300
Remove ephy-glib-compat.h, since we depend on a newer glib now
embed/ephy-favicon-cache.c | 1 -
embed/ephy-history.c | 1 -
lib/Makefile.am | 1 -
lib/ephy-glib-compat.h | 38 --------------------------------------
src/bookmarks/ephy-bookmarks.c | 1 -
src/ephy-dbus.c | 1 -
src/ephy-extensions-manager.c | 2 --
src/ephy-session.c | 1 -
8 files changed, 0 insertions(+), 46 deletions(-)
---
diff --git a/embed/ephy-favicon-cache.c b/embed/ephy-favicon-cache.c
index f70a7d3..6032827 100644
--- a/embed/ephy-favicon-cache.c
+++ b/embed/ephy-favicon-cache.c
@@ -34,7 +34,6 @@
#include "ephy-node-common.h"
#include "ephy-node.h"
#include "ephy-debug.h"
-#include "ephy-glib-compat.h"
#include <glib.h>
#include <glib/gstdio.h>
diff --git a/embed/ephy-history.c b/embed/ephy-history.c
index 509afb0..127420a 100644
--- a/embed/ephy-history.c
+++ b/embed/ephy-history.c
@@ -28,7 +28,6 @@
#include "ephy-node-common.h"
#include "eel-gconf-extensions.h"
#include "ephy-prefs.h"
-#include "ephy-glib-compat.h"
#include "ephy-string.h"
#include <time.h>
diff --git a/lib/Makefile.am b/lib/Makefile.am
index 30acc59..3ea7e1c 100644
--- a/lib/Makefile.am
+++ b/lib/Makefile.am
@@ -13,7 +13,6 @@ NOINST_H_FILES = \
ephy-dnd.h \
ephy-file-chooser.h \
ephy-file-helpers.h \
- ephy-glib-compat.h \
ephy-gui.h \
ephy-langs.h \
ephy-module.h \
diff --git a/src/bookmarks/ephy-bookmarks.c b/src/bookmarks/ephy-bookmarks.c
index 81137c7..3b7147a 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 34ccaee..a00c81d 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 <string.h>
#include <dbus/dbus-glib-bindings.h>
diff --git a/src/ephy-extensions-manager.c b/src/ephy-extensions-manager.c
index fd4d346..979e6d6 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 <libxml/tree.h>
#include <libxml/xmlreader.h>
#include <libxml/globals.h>
diff --git a/src/ephy-session.c b/src/ephy-session.c
index 1a71e61..a07c9d2 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"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]