Преглед на файлове

Remove the unused set common oneof variables in helper

Jisi Liu преди 10 години
родител
ревизия
f2cf6cdcb2
променени са 1 файла, в които са добавени 0 реда и са изтрити 3 реда
  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