X-Git-Url: http://git.archive.openwrt.org/?p=project%2Fnetifd.git;a=blobdiff_plain;f=config.h;h=975ba243ef54ee84ba65367e8dd2de51a9f6f61e;hp=c5e42004501a523f7455514104824443c21c96ef;hb=bac6f28ce1d9abc381c2f85c32bcd37c33cd00c8;hpb=f8cf10f2623cbda18e429cc122952859d3e323a5 diff --git a/config.h b/config.h index c5e4200..975ba24 100644 --- a/config.h +++ b/config.h @@ -58,6 +58,4 @@ bool config_check_equal(struct blob_attr *c1, struct blob_attr *c2, bool config_diff(struct blob_attr **tb1, struct blob_attr **tb2, const struct config_param_list *config, unsigned long *diff); -struct blob_attr *config_memdup(struct blob_attr *attr); - #endif