Address review comments.

This commit is contained in:
Jon Skeet 2015-08-08 07:26:26 +01:00
parent 889b88a29f
commit c671095e91

View File

@ -45,8 +45,6 @@ namespace Google.Protobuf.Reflection
/// </summary>
FieldDescriptor Descriptor { get; }
// TODO: Should the argument type for these messages be IMessage?
/// <summary>
/// Clears the field in the specified message. (For repeated fields,
/// this clears the list.)