Remove obsolete comment

This commit is contained in:
Szymon Szeląg 2019-02-10 17:46:26 +01:00
parent 5111f402d0
commit 57e7899df8
1 changed files with 2 additions and 3 deletions

View File

@ -41,5 +41,4 @@ static const ButtonID kMacButtonRight = 2;
static const ButtonID kMacButtonMiddle = 3; static const ButtonID kMacButtonMiddle = 3;
//@} //@}
// XXX -- some osx stuff uses this and might expect it to be 5
static const UInt8 NumButtonIDs = 6; static const UInt8 NumButtonIDs = 6;