Remove extraneous TODO
This commit is contained in:
parent
ca89a1a118
commit
31d119af22
1 changed files with 0 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue