LAPRmvATQ
LAPRmvATQ Remove entry from AppleTalk Transition Queue LAPRmvATQ removes an entry from the AppleTalk Transition Queue theATQEntry is a pointer to an ATQEntry data structure. noErr (0) No error
qErr (-1) Queue element not found
Notes: You must not call the LAPRmvATQ function at interrupt time or through a callback routine. This restriction is to prevent any routine from removing
an entry from the AppleTalk Transition Queue while another routine is in
the process of adding or removing an entry.