branch: externals/beframe
commit 0b24283ddc78a3f2b0e02c0d3ac934fe31997c66
Author: Protesilaos Stavrou <i...@protesilaos.com>
Commit: Protesilaos Stavrou <i...@protesilaos.com>

    Remove unused declaration of project.el function
---
 framed-buffers.el | 2 --
 1 file changed, 2 deletions(-)

diff --git a/framed-buffers.el b/framed-buffers.el
index ac10970265..211441641c 100644
--- a/framed-buffers.el
+++ b/framed-buffers.el
@@ -156,8 +156,6 @@ Also see `framed-buffers-switch-buffer'."
 
 ;;; Minor mode setup
 
-(declare-function project-name "project")
-
 (defun framed-buffers--rename-frame (frame)
   "Rename FRAME.
 Add this to `after-make-frame-functions'."

Reply via email to