[Gpr_To_Absl_Logging] Remove unused declaration of gpr_default_log.

This was removed as a part of gpr to absl migration.

PiperOrigin-RevId: 643863973
pull/36913/head
Tanvi Jagtap 8 months ago committed by Copybara-Service
parent 4c01a30f37
commit b4fa67a452
  1. 2
      test/cpp/interop/stress_test.cc

@ -42,8 +42,6 @@
#include "test/cpp/util/metrics_server.h"
#include "test/cpp/util/test_config.h"
extern void gpr_default_log(gpr_log_func_args* args);
ABSL_FLAG(int32_t, metrics_port, 8081, "The metrics server port.");
// TODO(Capstan): Consider using absl::Duration

Loading…
Cancel
Save