X-Git-Url: https://git.librecmc.org/?p=oweals%2Fopkg-lede.git;a=blobdiff_plain;f=libopkg%2Fargs.h;h=82bae56fda03e73b11593e6e9f380814d1339f0e;hp=176d354d2cb94efd7afdb2725ac2481d3316d58f;hb=993e14cd113fccd973c35fd1322625804d5e5142;hpb=307864afe92e3b941d66bb334b32979eac2b41ab diff --git a/libopkg/args.h b/libopkg/args.h index 176d354..82bae56 100644 --- a/libopkg/args.h +++ b/libopkg/args.h @@ -22,9 +22,6 @@ struct args { char *conf_file; char *dest; - - int nocheckfordirorfile; - int noreadfeedsfile; }; typedef struct args args_t;