зеркало из https://github.com/mozilla/pjs.git
Remove extraneous |inline| to fix bustage.
This commit is contained in:
Родитель
56054249da
Коммит
43197a4800
|
@ -436,7 +436,7 @@ void nsCSSDisplay::List(FILE* out, PRInt32 aIndent) const
|
|||
|
||||
// --- nsCSSMargin -----------------
|
||||
|
||||
inline void nsCSSMargin::EnsureBorderColors()
|
||||
void nsCSSMargin::EnsureBorderColors()
|
||||
{
|
||||
if (!mBorderColors) {
|
||||
PRInt32 i;
|
||||
|
|
|
@ -436,7 +436,7 @@ void nsCSSDisplay::List(FILE* out, PRInt32 aIndent) const
|
|||
|
||||
// --- nsCSSMargin -----------------
|
||||
|
||||
inline void nsCSSMargin::EnsureBorderColors()
|
||||
void nsCSSMargin::EnsureBorderColors()
|
||||
{
|
||||
if (!mBorderColors) {
|
||||
PRInt32 i;
|
||||
|
|
Загрузка…
Ссылка в новой задаче