fix windows bustage.
git-svn-id: svn://10.0.0.236/trunk@55957 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -1096,10 +1096,7 @@ PRInt32 nsCellMap::GetEffectiveColSpan(PRInt32 aColIndex,
|
||||
break;
|
||||
}
|
||||
}
|
||||
if (effColSpan == 0) {
|
||||
printf("cell = %p \n", aCell);
|
||||
Dump();
|
||||
}
|
||||
|
||||
NS_ASSERTION(effColSpan > 0, "invalid col span or col index");
|
||||
return effColSpan;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user