]> git.ipfire.org Git - thirdparty/libvirt.git/commit
vbox: remove code for old API versions.
authorDawid Zamirski <dzamirski@datto.com>
Thu, 29 Dec 2016 20:34:24 +0000 (15:34 -0500)
committerJohn Ferlan <jferlan@redhat.com>
Wed, 11 Jan 2017 00:19:46 +0000 (19:19 -0500)
commitc8d7e90fd6088c2d99b940534f4e94cc4bb91761
tree3c380d984a0beffcfe61f8ebc9b5804c488b3984
parent655a99f1669ee0140e5a62e38514cb7adde0ce8b
vbox: remove code for old API versions.

This removes most of the code wrapped in VBOX_API_VERSION < 4000000
preprocessor checks. Those are the ones that can be safely removed
without needing to update driver code to accomodate it.
src/vbox/vbox_tmpl.c