Remove a command from an \s-1xpa\s0 command public access point
#include <xpa.h> void XPACmdDel(XPA xpa, XPACmd cmd);
This routine removes a command from the list of available commands in a given \s-1XPA\s0. That command will no longer be available for processing.
See xpa(7) for a list of \s-1XPA\s0 help pages