aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/table/e-table-group.c
diff options
context:
space:
mode:
Diffstat (limited to 'widgets/table/e-table-group.c')
-rw-r--r--widgets/table/e-table-group.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/widgets/table/e-table-group.c b/widgets/table/e-table-group.c
index 9639f5a9e2..4189ae6015 100644
--- a/widgets/table/e-table-group.c
+++ b/widgets/table/e-table-group.c
@@ -38,11 +38,6 @@ G_DEFINE_TYPE (ETableGroup, etg, GNOME_TYPE_CANVAS_GROUP)
#define ETG_CLASS(e) (E_TABLE_GROUP_CLASS(GTK_OBJECT_GET_CLASS(e)))
-#ifdef DOUBLE_CLICK
-#undef DOUBLE_CLICK
-#endif
-
-
enum {
CURSOR_CHANGE,
CURSOR_ACTIVATED,