mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Remove fx_logger_config_t.console_fd (flutter/engine#35302)
This was deprecated in https://fxrev.dev/708606.
This commit is contained in:
parent
ac61711629
commit
2aaeab3c9d
@ -55,7 +55,6 @@ class LoggingSocketTest : public ::testing::Test {
|
||||
|
||||
fx_logger_config_t config = {
|
||||
.min_severity = FX_LOG_INFO,
|
||||
.console_fd = -1,
|
||||
.log_sink_socket = local.release(),
|
||||
.tags = nullptr,
|
||||
.num_tags = 0,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user