Commit 721453cf authored by Jacob Potter's avatar Jacob Potter

Remove unnecessary param from run_djinni.sh

(7b384fa7 changed the default to djinni_generated)
parent 7b384fa7
......@@ -64,7 +64,6 @@ $base_dir/../src/run-assume-built \
--ident-jni-file NativeFooBar \
\
--objc-out "$temp_out/objc" \
--objcpp-namespace djinni_generated \
--objc-type-prefix TXS \
\
--idl "$in"
......
......@@ -65,7 +65,6 @@ $base_dir/../src/run-assume-built \
--ident-jni-file NativeFooBar \
\
--objc-out "$temp_out/objc" \
--objcpp-namespace djinni_generated \
--objc-type-prefix DB \
\
--idl "$in"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment