зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1064214 - Remove log r=Sushil
This commit is contained in:
Родитель
d3a44f6093
Коммит
8422b9238f
|
@ -171,7 +171,6 @@ int FramebufferSurface::GetPrevFBAcquireFd() {
|
|||
if (mPrevFBAcquireFence.get() && mPrevFBAcquireFence->isValid()) {
|
||||
return mPrevFBAcquireFence->dup();
|
||||
}
|
||||
ALOGE("GetPrevFBAcquireFd: FB acquire fence is invalid!");
|
||||
return -1;
|
||||
}
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче