Name

transport_class_unregister — unregister a previously registered class

Synopsis

void transport_class_unregister (struct transport_class *  tclass);

Arguments

tclass

The transport class to unregister

Description

Must be called prior to deallocating the memory for the transport class.