emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] master 12f55f5 013/173: Buf was unused


From: Dmitry Gutov
Subject: [elpa] master 12f55f5 013/173: Buf was unused
Date: Thu, 23 Jun 2016 00:28:34 +0000 (UTC)

branch: master
commit 12f55f5fe57f4738301733744bc9ecd8342d24db
Author: Dmitry Gutov <address@hidden>
Commit: Dmitry Gutov <address@hidden>

    Buf was unused
---
 company.el |    1 -
 1 file changed, 1 deletion(-)

diff --git a/company.el b/company.el
index 9909d5b..4c2c150 100644
--- a/company.el
+++ b/company.el
@@ -2147,7 +2147,6 @@ If SHOW-VERSION is non-nil, show the version in the echo 
area."
                           thereis (let ((company-backend b))
                                     (setq backend b)
                                     (company-call-backend 'prefix))))
-         (buf (current-buffer))
          cc annotations)
     (when (stringp prefix)
       (let ((company-backend backend))



reply via email to

[Prev in Thread] Current Thread [Next in Thread]