Turned off debug message that was outputing to the console
git-svn-id: svn://10.0.0.236/trunk@18378 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
af97890612
commit
456f4bc464
@ -27,7 +27,7 @@ static PRBool getRangeFromFrame(nsIFrame *aFrame, nsIDOMRange *aRange, PRInt32
|
||||
static void printRange(nsIDOMRange *aDomRange);
|
||||
static nsIFrame *findFrameFromContent(nsIFrame *aParent, nsIContent *aContent, PRBool aTurnOff);
|
||||
|
||||
#if 1
|
||||
#if 0
|
||||
#define DEBUG_OUT_RANGE(x) printRange(x)
|
||||
#else
|
||||
#define DEBUG_OUT_RANGE(x)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user