projects
/
elisp
/
wanderlust.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
765d031
)
remove debuggin code
author
okada
<okada>
Tue, 22 Jan 2002 19:47:06 +0000
(19:47 +0000)
committer
okada
<okada>
Tue, 22 Jan 2002 19:47:06 +0000
(19:47 +0000)
wl/wl-message.el
patch
|
blob
|
history
diff --git
a/wl/wl-message.el
b/wl/wl-message.el
index
f2720a1
..
84790b2
100644
(file)
--- a/
wl/wl-message.el
+++ b/
wl/wl-message.el
@@
-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))