Explorar o código

Remove extraneous TODO

Jon Skeet %!s(int64=10) %!d(string=hai) anos
pai
achega
8f2892bc62
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      csharp/generate_protos.sh

+ 0 - 1
csharp/generate_protos.sh

@@ -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