This commit is contained in:
jruderman@hmc.edu 2007-11-10 18:43:32 -08:00
Родитель 11ba402080
Коммит e3f6cc5a3e
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -165,7 +165,7 @@ NS_IMETHODIMP PlaceholderTxn::Merge(nsITransaction *aTransaction, PRBool *aDidMe
*aDidMerge = PR_TRUE;
// RememberEndingSelection();
// efficiency hack: no need to remember selection here, as we haven't yet
// finished the inital batch and we know we will be told when the batch ends.
// finished the initial batch and we know we will be told when the batch ends.
// we can remeber the selection then.
}
else