summaryrefslogtreecommitdiff
path: root/gnosis.el
diff options
context:
space:
mode:
Diffstat (limited to 'gnosis.el')
-rw-r--r--gnosis.el1
1 files changed, 0 insertions, 1 deletions
diff --git a/gnosis.el b/gnosis.el
index 132119c..854b1d9 100644
--- a/gnosis.el
+++ b/gnosis.el
@@ -649,7 +649,6 @@ If FALSE t, use gnosis-face-false face"
"Display PARATHEMA."
(goto-char (point-max))
(and parathema (gnosis-center-string parathema))
- ;; (and parathema (insert "\n\n" (propertize parathema 'face 'gnosis-face-parathema)))
(gnosis-apply-syntax-overlay)
(gnosis-center-current-line))