undoing my previous accidental checkin

This commit is contained in:
ssu%netscape.com 2002-01-10 01:09:43 +00:00
parent 00d16515c8
commit 68b2adeea0

View File

@ -276,9 +276,6 @@ function GoNextMessage(type, startFromBeginning)
if (!succeeded) {
CrossFolderNavigation(type, true);
}
else {
SetFocusAfterGoNextMessage();
}
}
catch (ex) {
dump("GoNextMessage ex = " + ex + "\n");