Remove lines that don't seem to actually work

This commit is contained in:
Carlo Sciolla 2019-05-25 20:32:56 +02:00
parent 6ae98ae7ef
commit 33b8e4529d
No known key found for this signature in database
GPG Key ID: BA5D71E6F3C580C1
1 changed files with 0 additions and 2 deletions

View File

@ -54,8 +54,6 @@ Finally, the indented text in the buffer will be compared with AFTER."
;; fix the JAR location prior to mode initialization
;; for some reason, plantuml-mode disregards the setq-local
(setq plantuml-jar-path plantuml-test-jar-path)
(setq plantuml-default-exec-mode 'jar)
(setq plantuml-exec-mode 'jar)
(plantuml-init-once)
(insert before)