[Mac] Call DeviceRemoved() in Dispose() event
authorthefiddler <stapostol@gmail.com>
Sun, 5 Jan 2014 21:38:26 +0000 (22:38 +0100)
committerthefiddler <stapostol@gmail.com>
Sun, 5 Jan 2014 21:38:26 +0000 (22:38 +0100)
commita1123834a02f713ea1da8b6e83bdb5ddb0b08fa7
tree10705b5289cbd3cca348e9a6841ea7d7f179a489
parentab85afd5ba58f51f4ee3901e26a4c3b9d36e9041
[Mac] Call DeviceRemoved() in Dispose() event

The necessary cleanup code already exists in DeviceRemoved(). No need
to duplicate this in the Dispose() event.
Source/OpenTK/Platform/MacOS/HIDInput.cs