2 Copyright © 1995-2007, The AROS Development Team. All rights reserved.
5 Desc: amiga.lib function DeletePort()
8 #include <proto/exec.h>
10 /*****************************************************************************
13 #include <exec/ports.h>
14 #include <proto/alib.h>
22 Free a message port created by CreatePort()
25 mp - The result of CreatePort()
37 CreatePort(), exec.library/CreateMsgPort(), exec.library/DeleteMsgPort()
43 ******************************************************************************/
45 if (mp
->mp_Node
.ln_Name
)