]> git.ipfire.org Git - thirdparty/libvirt.git/commit
test: Drop unused attribute @path from testDriver struct
authorPeter Krempa <pkrempa@redhat.com>
Wed, 24 Jun 2015 09:25:44 +0000 (11:25 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Thu, 25 Jun 2015 12:09:48 +0000 (14:09 +0200)
commit64eaac81e5e25fa52836427a0a97c849121a2d72
tree3ec90586874d76d78e7f4f86e197f9e9b8fcf8ea
parent81be22617f816476c06941417597ee7b8c349f9a
test: Drop unused attribute @path from testDriver struct

It's filled and then freed, but not used anywhere else.
src/test/test_driver.c