summaryrefslogtreecommitdiffstats
path: root/generic/tkText.h
diff options
context:
space:
mode:
Diffstat (limited to 'generic/tkText.h')
-rw-r--r--generic/tkText.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/generic/tkText.h b/generic/tkText.h
index 430c96b..5d88784 100644
--- a/generic/tkText.h
+++ b/generic/tkText.h
@@ -580,8 +580,6 @@ typedef struct TkSharedText {
* statements. */
int autoSeparators; /* Non-zero means the separators will be
* inserted automatically. */
- int undoMarkId; /* Counts undo marks temporarily used during
- undo and redo operations. */
int isDirty; /* Flag indicating the 'dirtyness' of the
* text widget. If the flag is not zero,
* unsaved modifications have been applied to