From: Karl Fogel Date: Sat, 2 Jan 2010 19:03:25 +0000 (-0500) Subject: * lisp/bookmark.el: Ahh, remove silly debugging cruft, sorry for the noise. X-Git-Tag: emacs-pretest-23.1.92~96 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=74255a512cf243a8718e53413d3eca0246aa3b08;p=emacs.git * lisp/bookmark.el: Ahh, remove silly debugging cruft, sorry for the noise. --- diff --git a/lisp/bookmark.el b/lisp/bookmark.el index 215495d7c7d..ef1886f612e 100644 --- a/lisp/bookmark.el +++ b/lisp/bookmark.el @@ -1535,7 +1535,6 @@ deletion, or > if it is flagged for displaying." (interactive) (bookmark-maybe-load-default-file) (let ((buf (get-buffer-create "*Bookmark List*"))) - ;; fooo (if (called-interactively-p 'interactive) (if (or (window-dedicated-p) (window-minibuffer-p)) (pop-to-buffer buf)