зеркало из https://github.com/mozilla/pjs.git
Fixed a compiler warning
This commit is contained in:
Родитель
356c3c5ab5
Коммит
99e44d52a8
|
@ -124,7 +124,6 @@ NS_METHOD nsTableColGroupFrame::Reflow(nsIPresContext& aPresContext,
|
|||
|
||||
// for every content child that (is a column thingy and does not already have a frame)
|
||||
// create a frame and adjust it's style
|
||||
nsresult rv;
|
||||
nsIFrame* kidFrame = nsnull;
|
||||
|
||||
if (eReflowReason_Initial == aReflowState.reason) {
|
||||
|
|
|
@ -124,7 +124,6 @@ NS_METHOD nsTableColGroupFrame::Reflow(nsIPresContext& aPresContext,
|
|||
|
||||
// for every content child that (is a column thingy and does not already have a frame)
|
||||
// create a frame and adjust it's style
|
||||
nsresult rv;
|
||||
nsIFrame* kidFrame = nsnull;
|
||||
|
||||
if (eReflowReason_Initial == aReflowState.reason) {
|
||||
|
|
Загрузка…
Ссылка в новой задаче