aboutsummaryrefslogtreecommitdiffstats
path: root/src/mainwindow.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainwindow.h')
-rw-r--r--src/mainwindow.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/mainwindow.h b/src/mainwindow.h
index e65c07d..25a9a7f 100644
--- a/src/mainwindow.h
+++ b/src/mainwindow.h
@@ -1541,11 +1541,6 @@ private:
/// behind and the map cannot grow without bound.
QHash<QString, bool> m_pendingTagEdits;
- /// Confirmed changes carrying no message ids, which cannot be netted
- /// against anything. Counted separately rather than dropped: understating
- /// the indicator is the direction that costs the user work.
- int m_unnettablePendingEdits = 0;
-
/// Marks the open thread read once it has been on screen long enough.
///
/// Single-shot and RESTARTED on every selection change, never stacked: