mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-27 10:50:35 +00:00
Removed a turd
This commit is contained in:
parent
d1dd0f55bd
commit
4fb3f00732
@ -351,10 +351,6 @@ protected:
|
|||||||
// The type of break requested can be found in these bits.
|
// The type of break requested can be found in these bits.
|
||||||
#define NS_INLINE_BREAK_TYPE_MASK 0xF000
|
#define NS_INLINE_BREAK_TYPE_MASK 0xF000
|
||||||
|
|
||||||
// This bit, when set, indicates that the frame has a float inside of
|
|
||||||
// it that sticks outside of the frames bounding box.
|
|
||||||
#define NS_FRAME_HAS_OUTSIDE_FLOATER 0x0400
|
|
||||||
|
|
||||||
//----------------------------------------
|
//----------------------------------------
|
||||||
// Macros that use those bits
|
// Macros that use those bits
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user