Windows (usbdk): Remove unnecessary bookkeeping
authorChris Dickens <christopher.a.dickens@gmail.com>
Wed, 27 Jan 2016 08:27:27 +0000 (00:27 -0800)
committerChris Dickens <christopher.a.dickens@gmail.com>
Wed, 27 Jan 2016 08:27:27 +0000 (00:27 -0800)
commitcdfe236931ef3fd06adac0fdf6df49baa39ff35e
tree492d94b9bf1145da363fa6d55bfb0b1056db2d5c
parentd76a40118af35558fd65c3a030793a671bab95b0
Windows (usbdk): Remove unnecessary bookkeeping

The core library will not call the backend's exit() function if the
init() function does not succeed, so keeping track of whether init()
successfully completed is redundant.

Signed-off-by: Chris Dickens <christopher.a.dickens@gmail.com>
libusb/os/windows_usbdk.c
libusb/version_nano.h