Show
Ignore:
Timestamp:
08/27/08 21:18:11 (4 months ago)
Author:
mattn
Message:

removed.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • lang/vim/tvitter/trunk/tvitter.vim

    r5990 r18333  
    132132                let false = 'false' 
    133133                execute 'let l:status='.l:elems[-1] 
    134                 unlet null, true, false 
     134                unlet null 
     135                unlet true 
     136                unlet false 
    135137        endif 
    136138endfunction