summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThanos Apollo <[email protected]>2025-01-03 19:56:18 +0200
committerThanos Apollo <[email protected]>2025-01-03 19:56:18 +0200
commit869ec19eaf23fe4503fcfe85638c754058ae8137 (patch)
treed40619e5c3f6818e72829a696af3e2f04fdce051
parent28f6c9dd8e7601e75db5825a218aae7db72b3105 (diff)
Remove read-string-from-buffer.
-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))