fix a retarded line that somehow got in

This commit is contained in:
marty 2009-09-29 09:41:57 +13:00
parent 87fbc2e5e4
commit e899bed4d7

View File

@ -2671,7 +2671,7 @@ function! s:closeTree()
close close
call s:exec("wincmd p") call s:exec("wincmd p")
else else
:q close
endif endif
endfunction endfunction