aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/google/protobuf/map_proto2_unittest.proto
diff options
context:
space:
mode:
Diffstat (limited to 'src/google/protobuf/map_proto2_unittest.proto')
-rw-r--r--src/google/protobuf/map_proto2_unittest.proto2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/google/protobuf/map_proto2_unittest.proto b/src/google/protobuf/map_proto2_unittest.proto
index 04ca6170..3d4af28e 100644
--- a/src/google/protobuf/map_proto2_unittest.proto
+++ b/src/google/protobuf/map_proto2_unittest.proto
@@ -36,8 +36,6 @@ syntax = "proto2";
// In map_test_util.h we do "using namespace unittest = protobuf_unittest".
package protobuf_unittest;
-option csharp_namespace = "Google.ProtocolBuffers.TestProtos";
-
enum Proto2MapEnum {
PROTO2_MAP_ENUM_FOO = 0;
PROTO2_MAP_ENUM_BAR = 1;