aboutsummaryrefslogtreecommitdiffstats
path: root/zencoding-mode.el
diff options
context:
space:
mode:
Diffstat (limited to 'zencoding-mode.el')
-rw-r--r--zencoding-mode.el2
1 files changed, 0 insertions, 2 deletions
diff --git a/zencoding-mode.el b/zencoding-mode.el
index 54fcc47..c223572 100644
--- a/zencoding-mode.el
+++ b/zencoding-mode.el
@@ -157,8 +157,6 @@
(zencoding-parse "\\([#|\\.]\\)" 1 "tagname"
(zencoding-tag (concat "div" (elt it 0)))))
-;'(error "expected tagname")
-
(defun zencoding-tag-props (tag input)
(zencoding-run zencoding-props
(let ((tagname (cadr tag))