Remove duplicate definition

This commit is contained in:
Dan Balasescu 2024-10-24 16:26:44 +09:00
parent e7c8dec375
commit 520ae0ebc7
No known key found for this signature in database
1 changed files with 0 additions and 3 deletions

View File

@ -263,9 +263,6 @@ base_command = [
"__va_list=byte*", "__va_list=byte*",
"__va_list_tag=byte", "__va_list_tag=byte",
"--nativeTypeNamesToStrip",
"unsigned int",
"--with-type", "--with-type",
"*=int", # all types should be ints by default "*=int", # all types should be ints by default