aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/e-tree.h
diff options
context:
space:
mode:
Diffstat (limited to 'e-util/e-tree.h')
-rw-r--r--e-util/e-tree.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/e-util/e-tree.h b/e-util/e-tree.h
index 3006be3846..829cb77820 100644
--- a/e-util/e-tree.h
+++ b/e-util/e-tree.h
@@ -251,12 +251,6 @@ ETreeTableAdapter *
/* Drag & drop stuff. */
/* Target */
-void e_tree_drag_get_data (ETree *tree,
- gint row,
- gint col,
- GdkDragContext *context,
- GdkAtom target,
- guint32 time);
void e_tree_drag_highlight (ETree *tree,
gint row,
gint col); /* col == -1 to highlight entire row. */