ProtoGenHeader.txt: Remove java_api_version option
This option is not allowed by the open-source proto compiler, and no longer required for the Google-internal one. Change-Id: I7bfff6867d06aaef05f1a345d2712748224b4ca0
This commit is contained in:
parent
070b20504e
commit
c5fada5121
@ -14,7 +14,6 @@
|
||||
|
||||
syntax = "proto2";
|
||||
|
||||
option java_api_version = 2;
|
||||
option java_package = "com.google.gerrit.proto.reviewdb";
|
||||
|
||||
package devtools.gerritcodereview;
|
||||
|
Loading…
Reference in New Issue
Block a user