summaryrefslogtreecommitdiff
path: root/lib/log.h
diff options
context:
space:
mode:
authorDavid Lamparter <equinox@opensourcerouting.org>2017-03-08 16:13:12 +0100
committerDavid Lamparter <equinox@opensourcerouting.org>2017-03-08 16:15:10 +0100
commit4487fc74e8e4ddbf5cde6c3b0a83db3eb828ee11 (patch)
treeba095355ba6b29f97c64c8ec184cc0d6087e5cb4 /lib/log.h
parent6dd7b12a05387ef8b84ed9d4b8306a715ee64d0d (diff)
*: fix some user-visible Quagga remnants
(Note: the allow_delete thing is called "zebra" on the commandline because that's the clearest context there, while it is called "FRR" in the CLI because that's considerably less confusing in a vtysh env.) Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
Diffstat (limited to 'lib/log.h')
-rw-r--r--lib/log.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/log.h b/lib/log.h
index 8a65bbbf51..cc419cc374 100644
--- a/lib/log.h
+++ b/lib/log.h
@@ -153,8 +153,6 @@ struct timestamp_control {
char buf[QUAGGA_TIMESTAMP_LEN]; /* will contain the rendered timestamp */
};
-#define LOG_DEFAULT_FILENAME "/var/log/quagga/Quagga.log"
-
/* Defines for use in command construction: */
#define LOG_LEVEL_DESC \