Skip to content

Commit 02f8c10

Browse files
committed
Merge pull request #211 from ogr3/remove-unused-vars
Removed unused variables
2 parents d7ccfe7 + 4ab6a6f commit 02f8c10

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

gitprompt.sh

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -74,9 +74,6 @@ function git_prompt_load_theme() {
7474
}
7575

7676
function git_prompt_list_themes() {
77-
local oldTheme
78-
local oldThemeFile
79-
8077
git_prompt_dir
8178
get_theme
8279

0 commit comments

Comments
 (0)