Remove extraneous TODO

This commit is contained in:
Jon Skeet 2015-08-25 17:51:17 +01:00
parent ca89a1a118
commit 31d119af22

View File

@ -36,7 +36,6 @@ if [ -z "$PROTOC" ]; then
fi
# Descriptor proto
# TODO(jonskeet): Remove fixup
$PROTOC -Isrc --csharp_out=csharp/src/Google.Protobuf/Reflection \
src/google/protobuf/descriptor.proto