зеркало из https://github.com/mozilla/gecko-dev.git
Remove nsGridRowGroupLayout::mRowColumn because it is unused, no bug
This commit is contained in:
Родитель
03d04ce74a
Коммит
c8ab616341
|
@ -44,7 +44,6 @@ protected:
|
||||||
static void AddWidth(nsSize& aSize, nscoord aSize2, bool aIsHorizontal);
|
static void AddWidth(nsSize& aSize, nscoord aSize2, bool aIsHorizontal);
|
||||||
|
|
||||||
private:
|
private:
|
||||||
nsGridRow* mRowColumn;
|
|
||||||
int32_t mRowCount;
|
int32_t mRowCount;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Загрузка…
Ссылка в новой задаче