Explorar o código

Remove vestigial reference to MakeFixedTag

Jon Skeet %!s(int64=10) %!d(string=hai) anos
pai
achega
0101a59b62
Modificáronse 1 ficheiros con 0 adicións e 2 borrados
  1. 0 2
      src/google/protobuf/compiler/csharp/csharp_helpers.h

+ 0 - 2
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