]> git.ipfire.org Git - thirdparty/libvirt.git/commit
vshCommandStringGetArg: Drop @sz
authorMichal Privoznik <mprivozn@redhat.com>
Thu, 7 Jan 2021 16:59:55 +0000 (17:59 +0100)
committerMichal Privoznik <mprivozn@redhat.com>
Tue, 26 Jan 2021 15:46:41 +0000 (16:46 +0100)
commit9b9542586cc047075469053606d1e12cb017b5ca
treec5c0aeca534c5e16bc3d71e82ded29403f15b8c2
parent4901314d0dd9904225b7567fc282793c039f2efa
vshCommandStringGetArg: Drop @sz

This variable is unused since introduction of the function in
v0.8.5~150.

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
tools/vsh.c