Remove buffer from args

master v0.0.3
DustyP 5 years ago
parent 5105e7ec4f
commit 23946a44d6

@ -380,7 +380,6 @@ ForceOuterQuotingStyle:
style = ShellEscapeAlwaysQuotingStyle style = ShellEscapeAlwaysQuotingStyle
} }
return Quote( return Quote(
buffer,
arg, arg,
style, style,
flags & ^QAElideOuterQuotes, flags & ^QAElideOuterQuotes,

Loading…
Cancel
Save