[ion] Remove useless comment

This commit is contained in:
Émilie Feral
2020-09-18 15:44:42 +02:00
committed by EmilieNumworks
parent c96efa76b9
commit 4620aa8aa8

View File

@@ -60,7 +60,7 @@ bool isLockActive();
void setLongRepetition(bool longRepetition);
bool isLongRepetition();
void updateModifiersFromEvent(Event e);
void didPressNewKey(); // Used for haptic feedback on simulators
void didPressNewKey();
// Plain