diff options
Diffstat (limited to 'rts/RtsFlags.c')
-rw-r--r-- | rts/RtsFlags.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/rts/RtsFlags.c b/rts/RtsFlags.c index ff14df73bd..dcfedc0b08 100644 --- a/rts/RtsFlags.c +++ b/rts/RtsFlags.c @@ -332,7 +332,6 @@ usage_text[] = { " -DS DEBUG: sanity", " -Dt DEBUG: stable", " -Dp DEBUG: prof", -" -De DEBUG: event logging", " -Da DEBUG: apply", " -Dl DEBUG: linker", " -Dm DEBUG: stm", |