aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/e-cell.h
diff options
context:
space:
mode:
Diffstat (limited to 'e-util/e-cell.h')
-rw-r--r--e-util/e-cell.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/e-util/e-cell.h b/e-util/e-cell.h
index 4c1354259c..390d4b07ac 100644
--- a/e-util/e-cell.h
+++ b/e-util/e-cell.h
@@ -101,8 +101,6 @@ struct _ECellView {
GList *kill_view_cb_data;
};
-#define E_CELL_IS_FOCUSED(ecell_view) (ecell_view->focus_x1 != -1)
-
struct _ECell {
GObject parent;
};