зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1537667. Remove stray semicolon.
This commit is contained in:
Родитель
a16538cfd6
Коммит
184b2aebbf
|
@ -464,7 +464,6 @@ bool nsLayoutUtils::IsAnimationLoggingEnabled() {
|
|||
bool nsLayoutUtils::AreRetainedDisplayListsEnabled() {
|
||||
#ifdef MOZ_WIDGET_ANDROID
|
||||
return gfxPrefs::LayoutRetainDisplayList();
|
||||
;
|
||||
#else
|
||||
if (XRE_IsContentProcess()) {
|
||||
return gfxPrefs::LayoutRetainDisplayList();
|
||||
|
|
Загрузка…
Ссылка в новой задаче