Undid previous change because it didn't work right (doh)
git-svn-id: svn://10.0.0.236/trunk@7123 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
85bb024632
commit
285d26c57c
@ -28,7 +28,7 @@ struct nsStylePosition;
|
||||
// This structure represents a run of text. In mText are the
|
||||
// nsIFrame's that are considered text frames.
|
||||
struct nsCSSTextRun {
|
||||
nsCSSTextRun() : mArray(10) {
|
||||
nsCSSTextRun() {
|
||||
mNext = nsnull;
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user