[X11] Removed legacy X11Input driver
authorthefiddler <stapostol@gmail.com>
Sun, 4 May 2014 06:32:08 +0000 (08:32 +0200)
committerthefiddler <stapostol@gmail.com>
Sun, 4 May 2014 06:32:08 +0000 (08:32 +0200)
commitff46455e562b09c7698f2f55e33c21b2c5090eb8
tree50ed52ad3a91c9429dc815d5ecc8f3c7840ed618
parent39eb3b189242945e505a4036f9a9109a2755bbcf
[X11] Removed legacy X11Input driver

Its functionality has been moved directly into X11GLNative and
X11KeyMap.
Source/OpenTK/OpenTK.csproj
Source/OpenTK/Platform/X11/X11GLNative.cs
Source/OpenTK/Platform/X11/X11Input.cs [deleted file]
Source/OpenTK/Platform/X11/X11KeyMap.cs