remove debug cruft (MOZ_LAYOUTDEBUG) and say that printing is finished once the regression dump is done bug 339500 r=sharparrow1 sr=dbaron

git-svn-id: svn://10.0.0.236/trunk@209546 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
bmlk%gmx.de
2006-09-09 05:06:04 +00:00
parent 7b489ae8e3
commit 9389d9a630

View File

@@ -3468,7 +3468,6 @@ NS_IMETHODIMP
DocumentViewerImpl::Print(nsIPrintSettings* aPrintSettings,
nsIWebProgressListener* aWebProgressListener)
{
INIT_RUNTIME_ERROR_CHECKING();
#ifdef MOZ_XUL
// Temporary code for Bug 136185 / Bug 240490