branch: externals/mct
commit 9c469d5cce64e930c8876af7735e4636c915dff4
Author: Protesilaos Stavrou <[email protected]>
Commit: Protesilaos Stavrou <[email protected]>

    Delete old deprecation code
---
 mct.el | 2 --
 1 file changed, 2 deletions(-)

diff --git a/mct.el b/mct.el
index 2e60c42f77..e3fd595dc8 100644
--- a/mct.el
+++ b/mct.el
@@ -264,8 +264,6 @@ affairs."
 (defvar mct--dynamic-completion-categories '(file)
   "Completion categories that perform dynamic completion.")
 
-(define-obsolete-variable-alias
-  'mct-hl-line 'mct-highlight-candidate "0.3.0")
 ;;;; Basics of intersection between minibuffer and Completions buffer
 
 (defface mct-highlight-candidate

Reply via email to