Commit fc1190aa authored by Michael Tremer's avatar Michael Tremer

networks: Remove accidentially committed debug line

Signed-off-by: default avatarMichael Tremer <michael.tremer@ipfire.org>
parent 6a467e93
......@@ -208,8 +208,6 @@ FAIL:
if (r)
return r;
DEBUG(ctx, "GOT HERE\n");
// Create a new network
return loc_network_new(ctx, network, &first_address, prefix);
}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment