summaryrefslogtreecommitdiff
path: root/plugins/gtkui/ddbcellrenderertextmultiline.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/gtkui/ddbcellrenderertextmultiline.h')
-rw-r--r--plugins/gtkui/ddbcellrenderertextmultiline.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/gtkui/ddbcellrenderertextmultiline.h b/plugins/gtkui/ddbcellrenderertextmultiline.h
index ca461f34..622a19a6 100644
--- a/plugins/gtkui/ddbcellrenderertextmultiline.h
+++ b/plugins/gtkui/ddbcellrenderertextmultiline.h
@@ -35,7 +35,6 @@ typedef struct _DdbCellRendererTextMultilinePrivate DdbCellRendererTextMultiline
struct _DdbCellEditableTextView {
GtkTextView parent_instance;
DdbCellEditableTextViewPrivate * priv;
- gboolean editing_canceled;
gchar* tree_path;
};