From a526f673f636e9322000f895b7e9ed893d942178 Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Sat, 6 Jun 2015 23:56:04 +1200 Subject: Remove duplicate declaration --- bash/bashrc.d/prompt.bash | 3 --- 1 file changed, 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 -- cgit v1.2.3