Removed this nonsense.

This commit is contained in:
Francois Best 2016-10-03 22:08:14 -07:00
parent c86d6f2e26
commit 92c50d612a
1 changed files with 0 additions and 7 deletions

View File

@ -43,13 +43,6 @@ struct Message
*/ */
static const unsigned sSysExMaxSize = SysExMaxSize; static const unsigned sSysExMaxSize = SysExMaxSize;
/*! Static method accessor for SysEx max size, used for unit tests.
*/
static inline unsigned getSysExMaxSize()
{
return SysExMaxSize;
}
/*! The MIDI channel on which the message was recieved. /*! The MIDI channel on which the message was recieved.
\n Value goes from 1 to 16. \n Value goes from 1 to 16.
*/ */