Too noisy. This was only for debugging anyway. (Finding stuff in log.txt is a pain.)

This commit is contained in:
Steve Checkoway
2007-02-02 11:33:11 +00:00
parent 9e6aab166c
commit 631a595bce
@@ -105,7 +105,7 @@ void JoystickDevice::AddElement( int usagePage, int usage, int cookie, const CFD
break; break;
} }
default: default:
LOG->Warn( "Unknown usagePage usage pair: (kHIDPage_GenericDesktop, %d).", usage ); //LOG->Warn( "Unknown usagePage usage pair: (kHIDPage_GenericDesktop, %d).", usage );
break; break;
} }
break; break;