From 91ff83c024be36e2f2728c30cd7eedcec9220d1a Mon Sep 17 00:00:00 2001 From: Jon Skeet Date: Mon, 13 Nov 2017 09:05:05 +0000 Subject: Remove non-C# options from C#-only test protos --- csharp/protos/map_unittest_proto3.proto | 1 - 1 file changed, 1 deletion(-) (limited to 'csharp/protos/map_unittest_proto3.proto') diff --git a/csharp/protos/map_unittest_proto3.proto b/csharp/protos/map_unittest_proto3.proto index 1909f0b2..e43e858b 100644 --- a/csharp/protos/map_unittest_proto3.proto +++ b/csharp/protos/map_unittest_proto3.proto @@ -36,7 +36,6 @@ // required fields in proto3. syntax = "proto3"; -option cc_enable_arenas = true; option csharp_namespace = "Google.Protobuf.TestProtos"; import "unittest_proto3.proto"; -- cgit v1.2.3