From a081171e216efd9fcc913026f74e32a681f0f76f Mon Sep 17 00:00:00 2001 From: Sean Whitton Date: Sat, 7 Nov 2020 17:06:02 -0700 Subject: tweak use of new page character Signed-off-by: Sean Whitton --- org-d20.el | 3 --- 1 file changed, 3 deletions(-) diff --git a/org-d20.el b/org-d20.el index 29bc283..9c01e58 100644 --- a/org-d20.el +++ b/org-d20.el @@ -104,7 +104,6 @@ Org-mode document." :lighter " d20") - ;;; Dice rolling ;; TODO: Also support '2d20kl1' to drop all but the lowest roll' @@ -220,7 +219,6 @@ the best N of them, e.g., 4d6k3." (play-sound-file org-d20-dice-sound))) - ;;; Combat tracking (defun org-d20-initiative () @@ -398,7 +396,6 @@ the best N of them, e.g., 4d6k3." (org-d20-initiative))) - ;;; helper functions ;; Convert a signed integer to a string term -- cgit v1.2.3