Bug 1605664 - Remove redundant return in void function. r=sylvestre

Differential Revision: https://phabricator.services.mozilla.com/D58225

--HG--
extra : moz-landing-system : lando
This commit is contained in:
Manish Giri 2019-12-26 08:47:07 +00:00
parent eb5a323032
commit 7a702cd74b

View File

@ -1884,7 +1884,6 @@ void WebRenderBridgeParent::AddPipelineIdForCompositable(
// transaction.
mAsyncImageManager->SetEmptyDisplayList(aPipelineId, aTxn,
aTxnForImageBridge);
return;
}
void WebRenderBridgeParent::RemovePipelineIdForCompositable(