[Rpm-maint] [PATCH 1/3] rpmrc: do not use that nonexistent rpmOptionValue struct.

Ales Kozumplik akozumpl at redhat.com
Tue Jan 3 15:20:12 UTC 2012


On 01/03/2012 04:18 PM, Ales Kozumplik wrote:
> ---
>   lib/rpmrc.c |    1 -
>   1 files changed, 0 insertions(+), 1 deletions(-)
>
> diff --git a/lib/rpmrc.c b/lib/rpmrc.c
> index 1c4ebb4..177db0e 100644
> --- a/lib/rpmrc.c
> +++ b/lib/rpmrc.c
> @@ -72,7 +72,6 @@ struct rpmOption {
>   int required;
>       int macroize;
>       int localize;
> -struct rpmOptionValue * value;
>   };
>
>   typedef struct defaultEntry_s {

I am not sure if this even deserves review but then again: it seems so 
weird for this to be surviving in the code that I might as well have 
missed something.

Ales


More information about the Rpm-maint mailing list