]> git.ipfire.org Git - thirdparty/dhcpcd.git/commitdiff
Remove dead line
authorRoy Marples <roy@marples.name>
Thu, 27 Feb 2014 20:04:33 +0000 (20:04 +0000)
committerRoy Marples <roy@marples.name>
Thu, 27 Feb 2014 20:04:33 +0000 (20:04 +0000)
if-options.c

index 19b1c07345838ac63c0dc743eb93bb015c764e13..4f6c446874f13094e9ed282d9af52b53021b9f1e 100644 (file)
@@ -625,7 +625,6 @@ parse_option(struct dhcpcd_ctx *ctx, const char *ifname, struct if_options *ifo,
 
        dop = NULL;
        dop_len = NULL;
-       //i = 0;
        switch(opt) {
        case 'f': /* FALLTHROUGH */
        case 'g': /* FALLTHROUGH */