Skip to content

Commit

Permalink
Delete obsolete comment
Browse files Browse the repository at this point in the history
---------

Co-authored-by: Jake Wharton <jw@squareup.com>
  • Loading branch information
drewhamilton and JakeWharton committed Dec 2, 2024
1 parent b2d9c5d commit dd8fe76
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -48,9 +48,6 @@ internal fun IrBlockBodyBuilder.receiver(

/**
* Gets the value of the given [parameter].
*
* Invoke [IrGetValueImpl] via reflection if the known function is not available. Provides forward
* compatibility with 2.0.20, which changes the constructor's signature.
*/
internal fun IrBlockBodyBuilder.IrGetValueImpl(
parameter: IrValueParameter,
Expand Down

0 comments on commit dd8fe76

Please sign in to comment.