summaryrefslogtreecommitdiff
path: root/objectivec/objc.h
diff options
context:
space:
mode:
Diffstat (limited to 'objectivec/objc.h')
-rw-r--r--objectivec/objc.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/objectivec/objc.h b/objectivec/objc.h
index 61df2b0d..6d194971 100644
--- a/objectivec/objc.h
+++ b/objectivec/objc.h
@@ -286,7 +286,6 @@ namespace BinaryNinja {
// TODO(WeiN76LQh): this is to avoid a bug with defining a classes protocol list in the DSC plugin. Remove once fixed
bool m_skipClassBaseProtocols;
- SymbolQueue* m_symbolQueue;
std::map<uint64_t, Class> m_classes;
std::map<uint64_t, Class> m_categories;
std::map<uint64_t, Protocol> m_protocols;