From 5401b0df9b4a45fb9f01b7f4236f99b34c79595a Mon Sep 17 00:00:00 2001 From: Yoni Rabkin Date: Fri, 14 Jul 2017 16:16:21 -0400 Subject: Move from cl to cl-lib. Patch by tumashu . --- lisp/emms-tag-editor.el | 2 -- 1 file changed, 2 deletions(-) (limited to 'lisp/emms-tag-editor.el') diff --git a/lisp/emms-tag-editor.el b/lisp/emms-tag-editor.el index c57a111..022990b 100644 --- a/lisp/emms-tag-editor.el +++ b/lisp/emms-tag-editor.el @@ -27,8 +27,6 @@ ;;; Code: -(eval-when-compile - (require 'cl)) (condition-case nil (require 'overlay) (error nil)) -- cgit v1.2.3