summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ui/taglist.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/ui/taglist.h b/ui/taglist.h
index 516cfc31..c5828f28 100644
--- a/ui/taglist.h
+++ b/ui/taglist.h
@@ -36,7 +36,6 @@ protected:
BinaryViewRef m_data;
NotificationsDispatcher* m_dispatcher = nullptr;
TagTypeStorage m_tagTypes;
- std::vector<std::string> m_tagTypeIds;
std::unordered_map<std::string, uint64_t> m_tagTypeCounts;
TagStorage m_tagStorage;
TagTypeIndices m_tagTypeIndices;