removed saari's hacks

This commit is contained in:
pierre%netscape.com 1998-12-09 10:18:50 +00:00
parent f9c79d6e7d
commit 8716e7650b

View File

@ -174,13 +174,8 @@ protected:
protected:
RgnHandle mWindowRegion; // the region defining this window
WindowPtr mWindowPtr;
PRBool mPainting;
PRBool mDrawing;
PRBool mDestroyCalled;
// Absolutely, positively, the region of this widget in GrafPort relative coords
RgnHandle mMacPortRelativeRegion;
PRInt32 mMacPortRelativeX;
PRInt32 mMacPortRelativeY;
};
// =============================================================================