Commit 8f2892bc authored by Jon Skeet's avatar Jon Skeet Committed by Jan Tattermusch

Remove extraneous TODO

parent 3c74a0c9
...@@ -36,7 +36,6 @@ if [ -z "$PROTOC" ]; then ...@@ -36,7 +36,6 @@ if [ -z "$PROTOC" ]; then
fi fi
# Descriptor proto # Descriptor proto
# TODO(jonskeet): Remove fixup
$PROTOC -Isrc --csharp_out=csharp/src/Google.Protobuf/Reflection \ $PROTOC -Isrc --csharp_out=csharp/src/Google.Protobuf/Reflection \
src/google/protobuf/descriptor.proto src/google/protobuf/descriptor.proto
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment