summaryrefslogtreecommitdiff
path: root/cider-overlays.el
diff options
context:
space:
mode:
authorBozhidar Batsov <bozhidar@batsov.com>2016-02-27 23:09:16 +0200
committerBozhidar Batsov <bozhidar@batsov.com>2016-02-27 23:09:16 +0200
commit705133f2bdca33cb5bc6e0a5b4861965e0883ee4 (patch)
tree75d658d9d2d443e84d64e962040a0cae6ae37733 /cider-overlays.el
parent2a09d6e760fa2231a34d2711882ad839c1bc70e4 (diff)
Remove a bunch of stuff that were marked as obsolete in 0.10
Diffstat (limited to 'cider-overlays.el')
-rw-r--r--cider-overlays.el1
1 files changed, 0 insertions, 1 deletions
diff --git a/cider-overlays.el b/cider-overlays.el
index 0bdb3596..22db5c9e 100644
--- a/cider-overlays.el
+++ b/cider-overlays.el
@@ -74,7 +74,6 @@ see `cider-debug-use-overlays'."
:type 'string
:group 'cider
:package-version '(cider . "0.5.0"))
-(define-obsolete-variable-alias 'cider-interactive-eval-result-prefix 'cider-eval-result-prefix "0.10.0")
(defcustom cider-eval-result-duration 'command
"Duration, in seconds, of CIDER's eval-result overlays.