# HG changeset patch # User Franz Glasner # Date 1729520783 -7200 # Node ID f5d0cdc3432cb710c6c672cc0a3e29c097d98207 # Parent cb68580976f707f903e7d5d067cf6d0c45551976 farray.sh: Remove a bogus "local -" declaration diff -r cb68580976f7 -r f5d0cdc3432c share/local-bsdtools/farray.sh --- a/share/local-bsdtools/farray.sh Mon Oct 21 15:48:39 2024 +0200 +++ b/share/local-bsdtools/farray.sh Mon Oct 21 16:26:23 2024 +0200 @@ -1021,7 +1021,6 @@ #: $3: The value to insert to #: farray_insert() { - local - local __farr_name __farr_index # $3 local __farr_token __farr_gvrname __farr_len __farr_idx