remove debuggin code
authorokada <okada>
Tue, 22 Jan 2002 19:47:06 +0000 (19:47 +0000)
committerokada <okada>
Tue, 22 Jan 2002 19:47:06 +0000 (19:47 +0000)
wl/wl-message.el

index f2720a1..84790b2 100644 (file)
@@ -583,9 +583,6 @@ Returns non-nil if bottom of message."
               (size (elmo-message-field folder next 'size))
               (threshold (or wl-cache-prefetch-threshold
                              elmo-message-fetch-threshold)))
-         (unless (and (integerp size)
-                      (integerp threshold))
-           (debug))
          (if next
              (cond
               ((not (wl-message-buffer-prefetch-p folder next))