aboutsummaryrefslogtreecommitdiff
path: root/src/google
diff options
context:
space:
mode:
authorJon Skeet <jonskeet@google.com>2015-09-01 13:27:26 +0100
committerJon Skeet <jonskeet@google.com>2015-09-01 13:27:26 +0100
commit0101a59b62f5cc36c99bbe3bae6dbaa8db8e4f26 (patch)
treede0bb914c591b5ca0f7f93a297355fe53f5c3043 /src/google
parent0087da9d4775f79c67362cc89c653f3a33a9bae2 (diff)
downloadprotobuf-0101a59b62f5cc36c99bbe3bae6dbaa8db8e4f26.tar.gz
protobuf-0101a59b62f5cc36c99bbe3bae6dbaa8db8e4f26.tar.bz2
protobuf-0101a59b62f5cc36c99bbe3bae6dbaa8db8e4f26.zip
Remove vestigial reference to MakeFixedTag
Diffstat (limited to 'src/google')
-rw-r--r--src/google/protobuf/compiler/csharp/csharp_helpers.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/google/protobuf/compiler/csharp/csharp_helpers.h b/src/google/protobuf/compiler/csharp/csharp_helpers.h
index 4ed17a84..e293faca 100644
--- a/src/google/protobuf/compiler/csharp/csharp_helpers.h
+++ b/src/google/protobuf/compiler/csharp/csharp_helpers.h
@@ -101,8 +101,6 @@ std::string StringToBase64(const std::string& input);
std::string FileDescriptorToBase64(const FileDescriptor* descriptor);
-uint FixedMakeTag(const FieldDescriptor* descriptor);
-
FieldGeneratorBase* CreateFieldGenerator(const FieldDescriptor* descriptor, int fieldOrdinal);
// Determines whether the given message is a map entry message, i.e. one implicitly created