aboutsummaryrefslogtreecommitdiff
path: root/sbin/routed/trace.c
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/routed/trace.c')
-rw-r--r--sbin/routed/trace.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/sbin/routed/trace.c b/sbin/routed/trace.c
index 1166039499bd..59929b130b1a 100644
--- a/sbin/routed/trace.c
+++ b/sbin/routed/trace.c
@@ -36,9 +36,6 @@
#include <sys/signal.h>
#include <fcntl.h>
-__RCSID("$FreeBSD$");
-
-
int tracelevel, new_tracelevel;
FILE *ftrace; /* output trace file */