Merge pull request #211 from ogr3/remove-unused-vars

Removed unused variables
master
Martin Gondermann 10 years ago
commit 02f8c1029c
  1. 3
      gitprompt.sh

@ -74,9 +74,6 @@ function git_prompt_load_theme() {
} }
function git_prompt_list_themes() { function git_prompt_list_themes() {
local oldTheme
local oldThemeFile
git_prompt_dir git_prompt_dir
get_theme get_theme

Loading…
Cancel
Save