r=kin, sr=sfraser. 47207. removal of extraneous (and noisy in embedding builds) printf.
git-svn-id: svn://10.0.0.236/trunk@84276 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -1185,7 +1185,6 @@ nsEditor::EnableUndo(PRBool aEnable)
|
||||
nsnull,
|
||||
NS_GET_IID(nsITransactionManager), getter_AddRefs(mTxnMgr));
|
||||
if (NS_FAILED(result) || !mTxnMgr) {
|
||||
printf("ERROR: Failed to get TransactionManager instance.\n");
|
||||
return NS_ERROR_NOT_AVAILABLE;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user