From 0f3597faee7890198cf8bb0111c5697c8cc61884 Mon Sep 17 00:00:00 2001 From: Adam Porter Date: Mon, 31 Dec 2018 03:49:44 -0600 Subject: [PATCH] Remove: (outshine-version) This variable is not used anywhere in outshine.el, outorg.el, or navi-mode.el. --- outshine.el | 3 --- 1 file changed, 3 deletions(-) diff --git a/outshine.el b/outshine.el index 5b139f1..0cad6bd 100644 --- a/outshine.el +++ b/outshine.el @@ -273,9 +273,6 @@ ;;; Variables ;;;; Consts -(defconst outshine-version "3.0" - "outshine version number.") - (defconst outshine-max-level 8 "Maximal level of headlines recognized.")