diff --git a/xpfe/appshell/src/nsXULWindow.h b/xpfe/appshell/src/nsXULWindow.h index 4aecd88598f7..ecb52bb36d0f 100644 --- a/xpfe/appshell/src/nsXULWindow.h +++ b/xpfe/appshell/src/nsXULWindow.h @@ -118,7 +118,6 @@ protected: PRBool mDebuting; // being made visible right now PRBool mChromeLoaded; // True when chrome has loaded PRBool mShowAfterLoad; - PRInt32 mSizeMode; PRBool mIntrinsicallySized; PRBool mCenterAfterLoad; PRBool mIsHiddenWindow;