This commit is contained in:
bzbarsky%mit.edu 2007-08-22 03:16:18 +00:00
Родитель 4f54ccf349
Коммит 70b6b344bf
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -4377,7 +4377,7 @@ PresShell::FlushPendingNotifications(mozFlushType aType)
return DoFlushPendingNotifications(aType, PR_FALSE);
}
NS_IMETHODIMP
nsresult
PresShell::DoFlushPendingNotifications(mozFlushType aType,
PRBool aInterruptibleReflow)
{