From: bg66 Date: Fri, 10 Nov 2006 06:36:19 +0000 (+0000) Subject: Fix. X-Git-Tag: cache-file-branchpoint~16 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=73208e9eeb19d9633ebdcb2eaeb45463aaa52948;p=elisp%2Fmixi.git Fix. --- diff --git a/sb-mixi.el b/sb-mixi.el index 09f59f8..da75401 100644 --- a/sb-mixi.el +++ b/sb-mixi.el @@ -136,7 +136,6 @@ FUNCTION is the function for getting articles." &optional range) (let ((url-or-function (cdr (assoc (shimbun-current-group-internal shimbun) shimbun-mixi-group-alist))) - ;; FIXME: Magic number. (range (when (integerp range) (* range shimbun-mixi-page-articles))) objects) (if (stringp url-or-function)