mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Remove debug log (#16932)
This commit is contained in:
parent
65ed10a03b
commit
3362c5fa9e
@ -467,7 +467,6 @@ void FlutterPlatformViewsController::EnsureOverlayInitialized(
|
||||
auto overlay_it = overlays_.find(overlay_id);
|
||||
|
||||
if (!gr_context) {
|
||||
FML_DLOG(ERROR) << "No GrContext";
|
||||
if (overlays_.count(overlay_id) != 0) {
|
||||
return;
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user