Skip to content

Commit d657bd7

Browse files
committed
Drop unused definition
1 parent cb5c76e commit d657bd7

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

compiler/src/dotty/tools/dotc/ast/Desugar.scala

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -658,8 +658,6 @@ object desugar {
658658
flatTree(cdef1 :: companions ::: implicitWrappers)
659659
}
660660

661-
val AccessOrSynthetic: FlagSet = AccessFlags | Synthetic
662-
663661
/** Expand
664662
*
665663
* object name extends parents { self => body }

0 commit comments

Comments
 (0)