diff options
-rw-r--r-- | bom.el | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -164,8 +164,6 @@ We use the description of the first root as the state name." (defun bom-format-state-lists-html () (bom-org-to-html (bom-format-state-lists-org))) -(defun bom-format-state-lists-html ()) - (defun bom-serve (path) "Serve based on PATH." (setq path (substring path 1)) |