Oops, I didn't mean to check this in, removing my change to turn it on again
git-svn-id: svn://10.0.0.236/trunk@107286 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -226,7 +226,7 @@ protected:
|
||||
}
|
||||
|
||||
PRBool HaveOutsideBullet() const {
|
||||
#ifdef DEBUG_X
|
||||
#ifdef DEBUG
|
||||
if(mState & NS_BLOCK_FRAME_HAS_OUTSIDE_BULLET) {
|
||||
NS_ASSERTION(mBullet,"NS_BLOCK_FRAME_HAS_OUTSIDE_BULLET flag set and no mBullet");
|
||||
}
|
||||
|
||||
@@ -226,7 +226,7 @@ protected:
|
||||
}
|
||||
|
||||
PRBool HaveOutsideBullet() const {
|
||||
#ifdef DEBUG_X
|
||||
#ifdef DEBUG
|
||||
if(mState & NS_BLOCK_FRAME_HAS_OUTSIDE_BULLET) {
|
||||
NS_ASSERTION(mBullet,"NS_BLOCK_FRAME_HAS_OUTSIDE_BULLET flag set and no mBullet");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user