On Thu, Sep 11, 2025 at 06:07:57PM +0000, Richard Henderson wrote:
> On 9/10/25 18:03, Daniel P. Berrangé wrote:
> > @@ -157,10 +157,6 @@ static void print_loc(bool cur, error_print_func 
> > print_func, void *print_opaque)
> >       int i;
> >       const char *const *argp;
> > -    if (!cur && g_get_prgname()) {
> > -        print_func(print_opaque, "%s:", g_get_prgname());
> > -        sep = " ";
> > -    }
> 
> Last use of cur in this function is removed.

Thanks, will remove it.

With regards,
Daniel
-- 
|: https://berrange.com      -o-    https://www.flickr.com/photos/dberrange :|
|: https://libvirt.org         -o-            https://fstop138.berrange.com :|
|: https://entangle-photo.org    -o-    https://www.instagram.com/dberrange :|


Reply via email to