Removed commented out lines

This commit is contained in:
Carlo Sciolla 2015-12-07 16:12:25 +01:00
parent 2300b27217
commit 31f7b13b11
1 changed files with 0 additions and 2 deletions

View File

@ -117,8 +117,6 @@
puml-plantuml-builtins
(split-string
(buffer-substring-no-properties pos (point)))))))
;; ((string= word "skinparameter")
;; ((string= word "color")))
(setq found (search-forward ";" nil nil)))))))
(defconst puml-preview-buffer "*PUML Preview*")