backing out changes made against a closed tree
git-svn-id: svn://10.0.0.236/trunk@19371 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -527,8 +527,6 @@ nsHTMLFramesetFrame::ParseRowColSpec(nsString& aSpec, PRInt32 aMaxNumValues,
|
||||
static const PRUnichar PERCENT('%');
|
||||
static const PRUnichar COMMA(',');
|
||||
|
||||
aSpec.Trim(" \n\r\t"); // remove leading and trailing whitespace
|
||||
|
||||
// Count the commas
|
||||
PRInt32 commaX = aSpec.Find(COMMA);
|
||||
PRInt32 count = 1;
|
||||
|
||||
Reference in New Issue
Block a user