spirv-reader: Remove stale TODO

Change-Id: Icd9bf067160c7b79b3c5d8c3123ac94a8f29376c
Reviewed-on: https://dawn-review.googlesource.com/c/tint/+/48400
Reviewed-by: David Neto <dneto@google.com>
Reviewed-by: Alan Baker <alanbaker@google.com>
Auto-Submit: David Neto <dneto@google.com>
Kokoro: Kokoro <noreply+kokoro@google.com>
Commit-Queue: Alan Baker <alanbaker@google.com>
This commit is contained in:
David Neto 2021-04-19 23:16:23 +00:00 committed by Commit Bot service account
parent aea9c68de9
commit ba6f260629
1 changed files with 0 additions and 2 deletions

View File

@ -3370,8 +3370,6 @@ TypedExpression FunctionEmitter::MaybeEmitCombinatorialValue(
// OpPtrCastToGeneric // Not in Vulkan
// OpGenericCastToPtr // Not in Vulkan
// OpGenericCastToPtrExplicit // Not in Vulkan
//
// OpArrayLength
return {};
}