attempting to fix irix bustage by removing ^M
git-svn-id: svn://10.0.0.236/trunk@141466 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -4609,7 +4609,7 @@ nsTypedSelection::nsTypedSelection(nsSelection *aList)
|
||||
mDirection = eDirNext;
|
||||
mAutoScrollTimer = nsnull;
|
||||
mScrollEventPosted = PR_FALSE;
|
||||
mCachedOffsetForFrame = nsnull;
|
||||
mCachedOffsetForFrame = nsnull;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user