{
{   This procedure  removes  a  set  from  the active set table, and makes the
{ entry unused.  This routine does not check the  condition  of  the  set  and
{ unconditionally  (irregardless  of  whether there are members, or a pf root)
{ removes the entry.  If there is a member entry  list  or  a  permanent  file
{ root,  they  are  freed from the mainframe pageable heap.  Validation of the
{ condition of the set,  MUST  and  SHOULD  BE  done  prior  to  calling  this
{ request.
{
{       STP$REMOVE_SET_FROM_AST (AST_INDEX, STATUS)
{
{ AST_INDEX:  (input)  This  parameter specifies the index into the active set
{       table for the entry that is to be removed.  This index is  assumed  to
{       be valid.
{
{ STATUS: (output) This parameter returns the request status.
{
{       CONDITIONS:
{
{       IDENTIFIER: stc$set_management_id
{
