summaryrefslogtreecommitdiff
path: root/view/macho/universalview.cpp
diff options
context:
space:
mode:
authorBrian Potchik <brian@vector35.com>2024-09-19 12:45:07 -0400
committerBrian Potchik <brian@vector35.com>2024-09-19 12:45:07 -0400
commit43d5fb9103cde2941948f3e7dfb1b38bb67fac23 (patch)
tree0de7716c72495071d09a277cff0329dffc4c8506 /view/macho/universalview.cpp
parentafb41a37f9f6fa9e3c2d8df35fa9c9ae215299ee (diff)
Add additional testing and handling for object settings.
Diffstat (limited to 'view/macho/universalview.cpp')
-rw-r--r--view/macho/universalview.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/view/macho/universalview.cpp b/view/macho/universalview.cpp
index ac637c75..b2c0c23b 100644
--- a/view/macho/universalview.cpp
+++ b/view/macho/universalview.cpp
@@ -113,7 +113,6 @@ void BinaryNinja::InitUniversalViewType()
R"({
"title" : "Universal Mach-O Architecture Preference",
"type" : "array",
- "elementType" : "string",
"sorted" : false,
"default" : [],
"description" : "Specify an architecture preference for automatic loading of a Mach-O file from a Universal archive. By default, the first object file in the listing is loaded.",