diff options
| -rw-r--r-- | ui/taglist.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ui/taglist.h b/ui/taglist.h index c5828f28..e5b9f177 100644 --- a/ui/taglist.h +++ b/ui/taglist.h @@ -150,7 +150,6 @@ class BINARYNINJAUIAPI TagList : public QTreeView, public FilterTarget QTimer* m_hoverTimer; QPoint m_hoverPos; - uint64_t m_curRefTarget = 0; bool m_navToNextOrPrevStarted = false; protected: |
