scroll wheel is an axis, remove comment

This commit is contained in:
AJ Kelly
2011-04-03 15:35:01 -05:00
parent ca383b7fcc
commit 594bbbd2bc
@@ -331,7 +331,6 @@ static BOOL CALLBACK DIMouse_EnumDevObjectsProc(LPCDIDEVICEOBJECTINSTANCE dev, L
in.ofs = dev->dwOfs;
// xxx: does this check for scrollwheels? -aj
if(dev->dwType & DIDFT_BUTTON)
{
in.type = in.BUTTON;