aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/google/protobuf/unittest_no_field_presence.proto
diff options
context:
space:
mode:
authorGravatar Jon Skeet <jonskeet@google.com>2015-06-26 11:23:33 +0100
committerGravatar Jon Skeet <jonskeet@google.com>2015-06-26 20:13:07 +0100
commitfb77cc9d9f066a8ce4f12e8d5f76188d48101444 (patch)
tree430514e0a7f98dd195d720e2a90a9f3183808fb7 /src/google/protobuf/unittest_no_field_presence.proto
parentaa5104143cca3bf3e9f44a79f96e394960f45662 (diff)
More cleanup, based around searches for "Google.ProtocolBuffers"
- Remove some old proto2-based C#-only messages - Remove the "build" directory which only contained out-of-date files - Remove the csharp_namespace option from proto2 messages - Change "Google.ProtocolBuffers" to "Google.Protobuf" in other messages
Diffstat (limited to 'src/google/protobuf/unittest_no_field_presence.proto')
-rw-r--r--src/google/protobuf/unittest_no_field_presence.proto2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/google/protobuf/unittest_no_field_presence.proto b/src/google/protobuf/unittest_no_field_presence.proto
index f5cc4cc3..994afff4 100644
--- a/src/google/protobuf/unittest_no_field_presence.proto
+++ b/src/google/protobuf/unittest_no_field_presence.proto
@@ -37,8 +37,6 @@ import "google/protobuf/unittest.proto";
package proto2_nofieldpresence_unittest;
-option csharp_namespace = "Google.ProtocolBuffers.TestProtos.Proto3";
-
// This proto includes every type of field in both singular and repeated
// forms.
message TestAllTypes {