summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/compiler/scala/tools/nsc/typechecker/Typers.scala2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/compiler/scala/tools/nsc/typechecker/Typers.scala b/src/compiler/scala/tools/nsc/typechecker/Typers.scala
index 2ca858b732..58c658ee8a 100644
--- a/src/compiler/scala/tools/nsc/typechecker/Typers.scala
+++ b/src/compiler/scala/tools/nsc/typechecker/Typers.scala
@@ -2762,8 +2762,6 @@ trait Typers extends Adaptations with Tags with TypersTracking with PatternTyper
// NOTE: this `samBodyDef.symbol.info` runs the type completer set up by the enterSym above
val actualSamType = samBodyDef.symbol.info
- // println(samClassTp)
-
// we're trying to fully define the type arguments for this type constructor
val samTyCon = samClassTp.typeSymbol.typeConstructor