X-Git-Url: https://git.distorted.org.uk/~mdw/secnet/blobdiff_plain/08ee90a207d1a9c0b3e34d1db06cd7502ad48990..389070fed67552c613ce5afd3cdb436f8f8c538f:/log.c diff --git a/log.c b/log.c index 16ed60a..f4ef800 100644 --- a/log.c +++ b/log.c @@ -555,7 +555,6 @@ void log_from_fd(int fd, cstring_t prefix, struct log_if *log) prefix); } -init_module log_module; void log_module(dict_t *dict) { add_closure(dict,"logfile",logfile_apply);