Skip to content

Commit 2c52acd

Browse files
committed
Remove trailing code from previous version
1 parent 8989957 commit 2c52acd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

compiler/src/dotty/tools/dotc/core/Contexts.scala

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -522,7 +522,6 @@ object Contexts {
522522
def outer: Context = _outer
523523

524524
private var _period: Period = uninitialized
525-
_period = period
526525
final def period: Period = _period
527526

528527
private var _mode: Mode = uninitialized

0 commit comments

Comments
 (0)