From c540355f8e2fe63b6e44f72b45fd5f21dbdda4ed Mon Sep 17 00:00:00 2001 From: mattn Date: Fri, 5 Mar 2010 22:35:16 +0900 Subject: [PATCH] remove debug message. --- zencoding.vim | 2 -- 1 file changed, 2 deletions(-) diff --git a/zencoding.vim b/zencoding.vim index 75c98c1..d45eb8a 100644 --- a/zencoding.vim +++ b/zencoding.vim @@ -1325,8 +1325,6 @@ function! s:zen_removeTag() if s:cursor_in_region(block) let content = s:get_content(block) let tag_name = substitute(content, '^<\([a-zA-Z0-9]*\).*$', '\1', '') - echo matchstr(content, mx2) - echo tag_name if matchstr(content, mx2) =~ '