branch: externals/posframe
commit ae5adaff5aabcca5ead839ee29639fb62afb1ba1
Author: Feng Shu <tuma...@163.com>
Commit: Feng Shu <tuma...@163.com>

    * posframe-benchmark.el (posframe-benchmark-alist): remove mouse-banish 
benchmark.
---
 posframe-benchmark.el | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/posframe-benchmark.el b/posframe-benchmark.el
index b2fff26..d1d4135 100644
--- a/posframe-benchmark.el
+++ b/posframe-benchmark.el
@@ -48,11 +48,9 @@
       (mouse-position
        (mouse-position))
       (default-font-width
-        (default-font-width))
+       (default-font-width))
       (posframe--get-font-height
        (posframe--get-font-height (point-min)))
-      (posframe--mouse-banish
-       (posframe--mouse-banish (window-frame)))
       (frame-parameter
        (frame-parameter (window-frame) 'no-accept-focus))
       (set-mouse-position

Reply via email to