commit b5d6736f7623d03c9f96ec271f0950626990558b
parent 1c38ffd30bbebc6cb45bf0a47ed67bbd145c27c0
Author: Martin Grenfell <martin_grenfell@msn.com>
Date: Sat, 28 Jun 2008 22:20:09 +1200
remove some old testing code
Diffstat:
1 file changed, 0 insertions(+), 1 deletion(-)
diff --git a/plugin/NERD_tree.vim b/plugin/NERD_tree.vim
@@ -814,7 +814,6 @@ endfunction
"CLASS: oPath {{{2
"============================================================
let s:oPath = {}
-let oPath = s:oPath
"FUNCTION: oPath.BookmarkNames() {{{3
function! s:oPath.BookmarkNames() dict
if !exists("self.bookmarkNames")