aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/cpp/qps/qpstest.proto
diff options
context:
space:
mode:
Diffstat (limited to 'test/cpp/qps/qpstest.proto')
-rw-r--r--test/cpp/qps/qpstest.proto4
1 files changed, 0 insertions, 4 deletions
diff --git a/test/cpp/qps/qpstest.proto b/test/cpp/qps/qpstest.proto
index cd7a5174ed..8acbe19b19 100644
--- a/test/cpp/qps/qpstest.proto
+++ b/test/cpp/qps/qpstest.proto
@@ -4,10 +4,6 @@ syntax = "proto2";
package grpc.testing;
-option java_api_version = 2;
-option cc_api_version = 2;
-option java_package = "com.google.net.stubby.testing.integration";
-
enum PayloadType {
// Compressable text format.
COMPRESSABLE= 1;