(remove-input-hook! handle)
Remove an input hook identified by handle. handle should be an object that was returned by add-input-hook!. An input hook may safely remove itself.
Module: Built-in Primitive
Defined in src/callbacks.c at line 737 (CVS log)