Add support for meson build system
[tinc] / src / sptps_speed.c
index cc05b86..53cff4d 100644 (file)
@@ -45,7 +45,6 @@ bool send_meta(struct connection_t *c, const void *msg, size_t len) {
        (void)len;
        return false;
 }
-char *logfilename = NULL;
 bool do_detach = false;
 struct timeval now;