summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/manual/scala/man1/fsc.scala5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/manual/scala/man1/fsc.scala b/src/manual/scala/man1/fsc.scala
index a1393102c7..91b3ef9b87 100644
--- a/src/manual/scala/man1/fsc.scala
+++ b/src/manual/scala/man1/fsc.scala
@@ -60,11 +60,6 @@ object fsc extends Command {
Section("Non-Standard Options",
"See the " & Link(Bold("Non-Standard Options"), "scalac.html#non-standard_options") &
" of the " & MBold("scalac") & " command."
- ),
-
- Section("Debug Options",
- "See the " & Link(Bold("Debug Options"), "scalac.html#debug_options") &
- " of the " & MBold("scalac") & " command."
))
val environment = Section("ENVIRONMENT",