]> git.ipfire.org Git - thirdparty/libvirt.git/commit
python: drop unnecessary conn assignment
authorDan Kenigsberg <danken@redhat.com>
Mon, 27 Sep 2010 08:58:28 +0000 (10:58 +0200)
committerEric Blake <eblake@redhat.com>
Mon, 27 Sep 2010 21:10:38 +0000 (15:10 -0600)
commitfe3bb9440a46ae626c9bfd34882f3ad5823d7396
tree61270d049ad54e36761c78f7fa5bc7d0d6b3f96a
parent2e7294df08b368672283d0c690f175c0cafcd359
python: drop unnecessary conn assignment

Since 554d82a200289938d5639a782a9f12e3e2e968f0, conn is unused. Let's
drop it - but keep the signature of the constructor for backward
compatibility.
python/libvirt-override.py