summaryrefslogtreecommitdiff
path: root/gtk/gtktext.h
diff options
context:
space:
mode:
Diffstat (limited to 'gtk/gtktext.h')
-rw-r--r--gtk/gtktext.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/gtk/gtktext.h b/gtk/gtktext.h
index 6932cc15c..1de2de945 100644
--- a/gtk/gtktext.h
+++ b/gtk/gtktext.h
@@ -100,8 +100,6 @@ struct _GtkText
/* FLAGS */
- /* True iff the cursor has been placed yet. */
- guint has_cursor : 1;
/* True iff this buffer is wrapping lines, otherwise it is using a
* horizontal scrollbar. */
guint line_wrap : 1;