From 03f0cc5461c5fa53ffe6e49231ec7eb5c50ad7ed Mon Sep 17 00:00:00 2001 From: Thierry Volpiatto Date: Sun, 13 Nov 2016 18:08:12 +0100 Subject: Remove now unneeded local settings of (not cl-lib) warnings. Done according to helm-bbdb syohei commit (thanks). --- helm-adaptive.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'helm-adaptive.el') diff --git a/helm-adaptive.el b/helm-adaptive.el index e76a61d7..a8335035 100644 --- a/helm-adaptive.el +++ b/helm-adaptive.el @@ -226,7 +226,7 @@ candidate can be in (DISPLAY . REAL) format." (provide 'helm-adaptive) ;; Local Variables: -;; byte-compile-warnings: (not cl-functions obsolete) +;; byte-compile-warnings: (not obsolete) ;; coding: utf-8 ;; indent-tabs-mode: nil ;; End: -- cgit v1.2.3