oops left debug statement on

This commit is contained in:
mjudge%netscape.com 1999-04-28 03:01:27 +00:00
parent 87c4972a82
commit 8319d9b381

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;