
19 Jun
2024
19 Jun
'24
1:59 p.m.
On 6/19/24 12:48, Adam Julis wrote:
Remove unused declaration of the virDomainDiskFindByBusAndDst().
Signed-off-by: Adam Julis <ajulis@redhat.com> --- src/conf/domain_conf.h | 4 ---- 1 file changed, 4 deletions(-)
Nice catch! I've tweaked the commit message a bit to point out how did we get here. Reviewed-by: Michal Privoznik <mprivozn@redhat.com> Michal