commit | 357b25cd231e3af65eb22fce6ddfc254f1e2d38c | [log] [tgz] |
---|---|---|
author | Patrick Rohr <prohr@google.com> | Wed Nov 30 19:46:26 2022 -0800 |
committer | Patrick Rohr <prohr@google.com> | Wed Nov 30 19:46:26 2022 -0800 |
tree | 61a2a0aaccf8c68a1438e5e09840e5fddc6333cf | |
parent | f0abead137b85e193b65a1ff68390e5f36349e92 [diff] |
gn2bp: clean up _delete_arg This previously supported deleteing flags or value args. Deleting flags may not be required (and if it is, we can always add a second function). I prefer having a simpler implementation at the cost of little duplication. Test: none Change-Id: Ice16dd54185c65fec99882ff65e982804478c85f