aboutsummaryrefslogtreecommitdiffstats
path: root/my-evolution/e-cell-tri.h
diff options
context:
space:
mode:
Diffstat (limited to 'my-evolution/e-cell-tri.h')
-rw-r--r--my-evolution/e-cell-tri.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/my-evolution/e-cell-tri.h b/my-evolution/e-cell-tri.h
index 52221e3cb6..413abcd556 100644
--- a/my-evolution/e-cell-tri.h
+++ b/my-evolution/e-cell-tri.h
@@ -24,9 +24,6 @@
#define __E_CELL_TRI_H__
#include <gal/e-table/e-cell-toggle.h>
-#include <libgnome/gnome-defs.h>
-
-BEGIN_GNOME_DECLS
typedef struct _ECellTri {
ECellToggle parent;
@@ -39,6 +36,4 @@ typedef struct _ECellTriClass {
GtkType e_cell_tri_get_type (void);
ECell *e_cell_tri_new (void);
-END_GNOME_DECLS
-
#endif