Function InputMapSingleton.actionEraseEvent

Removes an InputEvent from an action.

void actionEraseEvent (
  const(String) action,
  InputEvent event
) nothrow @nogc;