[epiphany] ephy-encodings: remove dead code
- From: Xan Lopez <xan src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [epiphany] ephy-encodings: remove dead code
- Date: Tue, 31 Jul 2012 13:04:46 +0000 (UTC)
commit c783fe5461c4ebaef6f1e672125c632c042826cd
Author: Xan Lopez <xan igalia com>
Date: Tue Jul 31 15:01:35 2012 +0200
ephy-encodings: remove dead code
embed/ephy-encodings.h | 10 ----------
1 files changed, 0 insertions(+), 10 deletions(-)
---
diff --git a/embed/ephy-encodings.h b/embed/ephy-encodings.h
index 04ea01e..8233756 100644
--- a/embed/ephy-encodings.h
+++ b/embed/ephy-encodings.h
@@ -30,7 +30,6 @@
#include <glib.h>
#include "ephy-encoding.h"
-#include "ephy-node.h"
G_BEGIN_DECLS
@@ -45,15 +44,6 @@ typedef struct _EphyEncodings EphyEncodings;
typedef struct _EphyEncodingsPrivate EphyEncodingsPrivate;
typedef struct _EphyEncodingsClass EphyEncodingsClass;
-enum
-{
- EPHY_NODE_ENCODING_PROP_TITLE = 1,
- EPHY_NODE_ENCODING_PROP_TITLE_ELIDED = 2,
- EPHY_NODE_ENCODING_PROP_COLLATION_KEY = 3,
- EPHY_NODE_ENCODING_PROP_ENCODING = 4,
- EPHY_NODE_ENCODING_PROP_LANGUAGE_GROUPS = 5,
-};
-
struct _EphyEncodings
{
GObject parent;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]