]> code.delx.au - gnu-emacs-elpa/commitdiff
Buf was unused
authorDmitry Gutov <dgutov@yandex.ru>
Wed, 4 Mar 2015 15:37:29 +0000 (17:37 +0200)
committerDmitry Gutov <dgutov@yandex.ru>
Wed, 4 Mar 2015 15:37:29 +0000 (17:37 +0200)
company.el

index 9909d5b4dbf393467c39ced2576035fa9058b915..4c2c1504031bf05b866b09484ea8ed9370f72428 100644 (file)
@@ -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))