From: Glenn Morris Date: Thu, 12 Sep 2013 07:00:52 +0000 (-0700) Subject: Remove superflous comment X-Git-Tag: emacs-24.3.90~173^2^2~42^2~45^2~387^2~1662^2~5 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=4a503aef7e09570c24ec7f68ddc8cb7470cc17ef;p=emacs.git Remove superflous comment --- diff --git a/lisp/play/spook.el b/lisp/play/spook.el index 08c31d3878b..d2ecd3a62cc 100644 --- a/lisp/play/spook.el +++ b/lisp/play/spook.el @@ -69,10 +69,6 @@ "Checking authorization..." "Checking authorization...Approved")) -;; Note: the implementation that used to take up most of this file has been -;; cleaned up, generalized, gratuitously broken by esr, and now resides in -;; cookie1.el. - (provide 'spook) ;;; spook.el ends here