aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/common/main.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/common/main.c b/src/common/main.c
index 9f09d31a..c7b821e2 100644
--- a/src/common/main.c
+++ b/src/common/main.c
@@ -75,7 +75,6 @@ static void print_help()
" -T --timestamp Prefix every log line with a timestamp\n"
" -V --version Print version information and exit\n"
" -e --log-level Set a global log-level\n"
- " -r --realtime PRIO Use SCHED_RR with the specified priority (deprecated, use VTY instead)\n"
" -i --gsmtap-ip The destination IP used for GSMTAP.\n"
" --vty-ref-xml Generate the VTY reference XML output and exit.\n"
);