[Win] Fix compilation in Release

This commit is contained in:
thefiddler 2014-08-03 00:01:41 +02:00
parent 8c762e56e3
commit f829b3d732

View file

@ -171,9 +171,7 @@ namespace OpenTK.Platform.Windows
#endregion
}
#if DEBUG
static readonly string TypeName = typeof(WinRawJoystick).Name;
#endif
XInputJoystick XInput = new XInputJoystick();