eliminato number
git-svn-id: svn://10.65.10.50/trunk@1518 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
parent
fd0cae4c34
commit
d0c9cd4f9d
@ -48,7 +48,11 @@ void TMailbox::reread()
|
||||
mbox.getline(buf, MAX_TXT_LEN -1);
|
||||
tmnew->body(buf);
|
||||
_msgs.add(tmnew);
|
||||
<<<<<<< mailbox.cpp
|
||||
// tmnew->number(_msgs.items());
|
||||
=======
|
||||
// tmnew->number(_msgs.items());
|
||||
>>>>>>> 1.16
|
||||
n_new++;
|
||||
}
|
||||
_lastpos = mbox.tellg();
|
||||
|
Loading…
x
Reference in New Issue
Block a user