diff options
Diffstat (limited to 'view/macho/universalview.cpp')
| -rw-r--r-- | view/macho/universalview.cpp | 1 |
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.", |
