removed unused vble

pull/6830/head
David Garcia Quintas 9 years ago
parent 126ae106d6
commit 20d802db98
  1. 2
      test/cpp/interop/interop_client.cc

@ -55,8 +55,6 @@
namespace grpc {
namespace testing {
static const char* kRandomFile = "test/cpp/interop/rnd.dat";
namespace {
// The same value is defined by the Java client.
const std::vector<int> request_stream_sizes = {27182, 8, 1828, 45904};

Loading…
Cancel
Save