completed the backout

git-svn-id: svn://10.0.0.236/trunk@29100 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
rickg%netscape.com
1999-04-25 03:50:10 +00:00
parent 4399272b2c
commit 5f027c4b56
18 changed files with 8 additions and 12 deletions

View File

@@ -36,7 +36,6 @@
static const char* kNullPointerError = "Error: unexpected null ptr";
static const char* kWhitespace="\b\t\r\n ";
static const PRInt32 kNotFound=-1;
#ifdef RICKG_DEBUG
PRBool nsString2::mSelfTested = PR_FALSE;