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 dad86f08..01fb5e5a 100644
--- a/objectivec/objc.h
+++ b/objectivec/objc.h
@@ -252,7 +252,6 @@ namespace BinaryNinja {
class ObjCProcessor {
struct Types {
- QualifiedName relativePtr;
QualifiedName id;
QualifiedName sel;
QualifiedName BOOL;