aboutsummaryrefslogtreecommitdiff
path: root/bash/bashrc.d
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2015-06-06 23:56:04 +1200
committerTom Ryder <tom@sanctum.geek.nz>2015-06-06 23:56:04 +1200
commita526f673f636e9322000f895b7e9ed893d942178 (patch)
tree6d62d920737443f8c021001550b9ccd28411bc60 /bash/bashrc.d
parentRearrange variables for tput strings (diff)
downloaddotfiles-a526f673f636e9322000f895b7e9ed893d942178.tar.gz
dotfiles-a526f673f636e9322000f895b7e9ed893d942178.zip
Remove duplicate declaration
Diffstat (limited to 'bash/bashrc.d')
-rw-r--r--bash/bashrc.d/prompt.bash3
1 files changed, 0 insertions, 3 deletions
diff --git a/bash/bashrc.d/prompt.bash b/bash/bashrc.d/prompt.bash
index 6d38c4d3..51e0cbc5 100644
--- a/bash/bashrc.d/prompt.bash
+++ b/bash/bashrc.d/prompt.bash
@@ -144,9 +144,6 @@ prompt() {
return 1
fi
- # Start collecting working copy state flags
- local -a state
-
# Safely read status with -0
local line
local -i modified untracked