]> git.ipfire.org Git - thirdparty/libvirt.git/commit
vbox: Drop UIUSBCommon::GetEnabled()
authorMichal Privoznik <mprivozn@redhat.com>
Sun, 22 Jan 2023 12:06:31 +0000 (13:06 +0100)
committerMichal Privoznik <mprivozn@redhat.com>
Tue, 24 Jan 2023 09:24:02 +0000 (10:24 +0100)
commit8a96d7b36326cdd67c9ad0a40239651b543251a2
treebf0013f60e55d4f0a7faeaa56127d590ad755462
parent18b7857426a3031424d20ce7d96e7defa6aadef6
vbox: Drop UIUSBCommon::GetEnabled()

The UIUSBCommon::GetEnabled() function is not needed really, as
it sets a boolean to true and always succeeds. We can live
without the function.

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
Reviewed-by: Martin Kletzander <mkletzan@redhat.com>
src/vbox/vbox_common.c
src/vbox/vbox_tmpl.c
src/vbox/vbox_uniformed_api.h