branch: externals/beframe
commit 830d017a17293d790887aec058cf3c91b9534fda
Author: Protesilaos Stavrou <[email protected]>
Commit: Protesilaos Stavrou <[email protected]>
Remove needless comment
---
beframe.el | 1 -
1 file changed, 1 deletion(-)
diff --git a/beframe.el b/beframe.el
index 2903c3295f..be7fa18575 100644
--- a/beframe.el
+++ b/beframe.el
@@ -1001,7 +1001,6 @@ This function can be used as the :sort key of
"Menu with all Beframe commands, each available in the right context."
beframe--menu-contents)
-;; Add Beframe menu at the end of global-map after Tools
(easy-menu-add-item global-map '(menu-bar "Buffers") beframe-global-menu)
(defun beframe-context-menu (menu _click)