oops left debug statement on

git-svn-id: svn://10.0.0.236/trunk@29663 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
mjudge%netscape.com 1999-04-28 03:01:27 +00:00
parent b0f756333a
commit 1405be0696

View File

@ -69,7 +69,7 @@ static void printRange(nsIDOMRange *aDomRange);
#define DEBUG_OUT_RANGE(x)
#endif //MOZ_DEBUG
#define DEBUG_SELECTION // uncomment for printf describing every collapse and extend.
//#define DEBUG_SELECTION // uncomment for printf describing every collapse and extend.
//#define DEBUG_NAVIGATION
class nsRangeListIterator;