X-Git-Url: https://git.deb.at/w?a=blobdiff_plain;f=list.c;h=cd7fa14c0656bf45dc8e5aee8073e041113469e3;hb=973d57b1cc8cf2c7b53c36bcef53599ab4b4fcfc;hp=d349209582f31f44df74ccae33045a623b8d8dfc;hpb=c38bc4bc5254bd5925d8567e7ff1554a7844b8c7;p=pkg%2Fabook.git diff --git a/list.c b/list.c index d349209..cd7fa14 100644 --- a/list.c +++ b/list.c @@ -40,8 +40,6 @@ init_extra_field(enum str_opts option) int i, ret = -1; char *option_str; - assert(option_name != NULL); - option_str = opt_get_str(option); if(option_str && *option_str) {