зеркало из https://github.com/mozilla/gecko-dev.git
Moved a #if 0 to get rid of a compiler warning
This commit is contained in:
Родитель
934a9c6a93
Коммит
398462eb7a
|
@ -997,11 +997,11 @@ void nsFrame::AdjustPointsInNewContent(nsIPresContext& aPresContext,
|
|||
nsIRenderingContext * aRendContext,
|
||||
nsGUIEvent * aEvent,
|
||||
nsIFrame * aNewFrame) {
|
||||
#if 0
|
||||
PRUint32 actualOffset = 0;
|
||||
|
||||
// Get new Cursor Poition in the new content
|
||||
PRInt32 newPos;
|
||||
#if 0
|
||||
//DEBUG MJUDGE
|
||||
|
||||
GetPosition(aPresContext, aRendContext, aEvent, aNewFrame, actualOffset, newPos);
|
||||
|
|
|
@ -997,11 +997,11 @@ void nsFrame::AdjustPointsInNewContent(nsIPresContext& aPresContext,
|
|||
nsIRenderingContext * aRendContext,
|
||||
nsGUIEvent * aEvent,
|
||||
nsIFrame * aNewFrame) {
|
||||
#if 0
|
||||
PRUint32 actualOffset = 0;
|
||||
|
||||
// Get new Cursor Poition in the new content
|
||||
PRInt32 newPos;
|
||||
#if 0
|
||||
//DEBUG MJUDGE
|
||||
|
||||
GetPosition(aPresContext, aRendContext, aEvent, aNewFrame, actualOffset, newPos);
|
||||
|
|
Загрузка…
Ссылка в новой задаче