Skip to content

Commit 93342d8

Browse files
paulpadriaanm
authored andcommitted
Debugging output tweaks.
And undeprecated Positional.
1 parent fd14737 commit 93342d8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/library/scala/util/parsing/input/Positional.scala

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ package scala.util.parsing.input
1212
*
1313
* @author Martin Odersky, Adriaan Moors
1414
*/
15-
@deprecated("This class will be removed", "2.10.0")
1615
trait Positional {
1716

1817
/** The source position of this object, initially set to undefined. */

0 commit comments

Comments
 (0)