]> jfr.im git - solanum.git/commitdiff
Remove an unused variable.
authorJilles Tjoelker <redacted>
Thu, 16 Jan 2014 23:23:09 +0000 (00:23 +0100)
committerJilles Tjoelker <redacted>
Thu, 16 Jan 2014 23:23:09 +0000 (00:23 +0100)
src/newconf.c

index 07bd8bbbdeeec9bde3c140ea6277dc2c9ff0b07e..da3f8672045e6bbb818cae33247786168d5f3e9a 100644 (file)
@@ -1694,7 +1694,6 @@ conf_set_serverhide_links_delay(void *data)
 static void
 conf_set_service_name(void *data)
 {
-       struct Client *target_p;
        const char *s;
        char *tmp;
        int dots = 0;