Skip to content

Commit 309c632

Browse files
oderskyallanrenucci
authored andcommitted
Drop misleading comment
1 parent 2f0b979 commit 309c632

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

compiler/src/dotty/tools/dotc/transform/Erasure.scala

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -314,10 +314,6 @@ object Erasure {
314314
}
315315
}
316316

317-
/** The erasure typer.
318-
* Also inserts protected accessors where needed. This logic is placed here
319-
* since it is most naturally done in a macro transform.
320-
*/
321317
class Typer extends typer.ReTyper with NoChecking {
322318
import Boxing._
323319

0 commit comments

Comments
 (0)