[Contents] [Index] [Help] [Retrace] [Browse <] [Browse >]


   NAME
       FreeChooserLabels -- Free a linked list of chooser labels

   SYNOPSIS
       FreeChooserLabels( list )
       void FreeChooserLabels( struct list * )

   FUNCTION
       Free a linked list of chooser labels allocated with
       chooserlabelsa().

   INPUTS
       list -- the list to free

   RESULTS
       None