Remove vestigial reference to MakeFixedTag
This commit is contained in:
parent
0087da9d47
commit
0101a59b62
1 changed files with 0 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue