aboutsummaryrefslogtreecommitdiff
path: root/bash/bash_completion.d/make.bash
diff options
context:
space:
mode:
Diffstat (limited to 'bash/bash_completion.d/make.bash')
-rw-r--r--bash/bash_completion.d/make.bash1
1 files changed, 0 insertions, 1 deletions
diff --git a/bash/bash_completion.d/make.bash b/bash/bash_completion.d/make.bash
index 567a2ec0..a077dc91 100644
--- a/bash/bash_completion.d/make.bash
+++ b/bash/bash_completion.d/make.bash
@@ -47,7 +47,6 @@ _make() {
fi
# Examine each target for completion suitability
- local target
for target in "${targets[@]}" ; do
case $target in
# Not .PHONY, .POSIX etc