Browse Source

Remove the unused set common oneof variables in helper

Jisi Liu 10 năm trước cách đây
mục cha
commit
f2cf6cdcb2
1 tập tin đã thay đổi với 0 bổ sung3 xóa
  1. 0 3
      src/google/protobuf/compiler/javanano/javanano_helpers.h

+ 0 - 3
src/google/protobuf/compiler/javanano/javanano_helpers.h

@@ -191,9 +191,6 @@ inline bool IsMapEntry(const Descriptor* descriptor) {
 
 bool HasMapField(const Descriptor* descriptor);
 
-void SetCommonOneofVariables(const FieldDescriptor* field,
-                             map<string, string>* variables);
-
 }  // namespace javanano
 }  // namespace compiler
 }  // namespace protobuf