Skip to content

Commit

Permalink
Drop unused definition
Browse files Browse the repository at this point in the history
  • Loading branch information
odersky committed Nov 21, 2018
1 parent cb5c76e commit d657bd7
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions compiler/src/dotty/tools/dotc/ast/Desugar.scala
Expand Up @@ -658,8 +658,6 @@ object desugar {
flatTree(cdef1 :: companions ::: implicitWrappers)
}

val AccessOrSynthetic: FlagSet = AccessFlags | Synthetic

/** Expand
*
* object name extends parents { self => body }
Expand Down

0 comments on commit d657bd7

Please sign in to comment.