summaryrefslogtreecommitdiff
path: root/conf
diff options
context:
space:
mode:
authorKyle Meyer <meyerkya@gmail.com>2013-01-09 00:02:17 -0500
committerKyle Meyer <meyerkya@gmail.com>2013-01-09 12:06:00 -0500
commit39bb0fb38fcb71e10ce376a6cd378e888bed366f (patch)
treee2d2c415da631d2f38d50d51aed53b88b77be04a /conf
parent74be503228a6c4a066b3ac9cc8b508f299cc27b4 (diff)
downloademacs.d-39bb0fb38fcb71e10ce376a6cd378e888bed366f.tar.gz
remove ditaa (not currently using)
Diffstat (limited to 'conf')
-rw-r--r--conf/om.el4
1 files changed, 0 insertions, 4 deletions
diff --git a/conf/om.el b/conf/om.el
index 3742109..56f080f 100644
--- a/conf/om.el
+++ b/conf/om.el
@@ -150,7 +150,3 @@
'("pdflatex -shell-escape -interaction nonstopmode -output-directory %o %f"
"pdflatex -shell-escape -interaction nonstopmode -output-directory %o %f"
"pdflatex -shell-escape -interaction nonstopmode -output-directory %o %f"))
-
-;; ditaa giving error
-;; could not find elpa/contrib/scripts/ditaa.jar
-(setq org-ditaa-jar-path "/usr/share/ditaa/ditaa.jar")