Eliminato _number
git-svn-id: svn://10.65.10.50/trunk@1519 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
parent
d0c9cd4f9d
commit
bf13e2e807
@ -48,11 +48,7 @@ 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