branch: elpa/prop-menu
commit 65df241664604766b6d2b1b71af031a0e319f7f7
Author: David Raymond Christiansen <da...@davidchristiansen.dk>
Commit: David Raymond Christiansen <da...@davidchristiansen.dk>

    Remove stale testing code
---
 prop-menu.el | 2 --
 1 file changed, 2 deletions(-)

diff --git a/prop-menu.el b/prop-menu.el
index 9ae5974..8d47875 100644
--- a/prop-menu.el
+++ b/prop-menu.el
@@ -105,7 +105,5 @@ When called interactively, WHERE defaults to point."
         (when selection
           (funcall (cdr (assoc (car selection) todo))))))))
 
-(local-set-key (kbd "<mouse-3>") 'prop-menu-show-menu)
-
 (provide 'prop-menu)
 ;;; prop-menu.el ends here

Reply via email to