зеркало из https://github.com/mozilla/pjs.git
Removed unused data member
This commit is contained in:
Родитель
5f609f478d
Коммит
759ae7a028
|
@ -311,7 +311,6 @@ public:
|
||||||
virtual PRBool RowGroupDesiresExcessSpace() { return PR_TRUE; };
|
virtual PRBool RowGroupDesiresExcessSpace() { return PR_TRUE; };
|
||||||
|
|
||||||
private:
|
private:
|
||||||
nsIAtom *mType;
|
|
||||||
nsSize mMaxElementSize;
|
nsSize mMaxElementSize;
|
||||||
|
|
||||||
};
|
};
|
||||||
|
|
|
@ -311,7 +311,6 @@ public:
|
||||||
virtual PRBool RowGroupDesiresExcessSpace() { return PR_TRUE; };
|
virtual PRBool RowGroupDesiresExcessSpace() { return PR_TRUE; };
|
||||||
|
|
||||||
private:
|
private:
|
||||||
nsIAtom *mType;
|
|
||||||
nsSize mMaxElementSize;
|
nsSize mMaxElementSize;
|
||||||
|
|
||||||
};
|
};
|
||||||
|
|
Загрузка…
Ссылка в новой задаче