.\" This manpage has been automatically generated by docbook2man
.\" from a DocBook document. This tool can be found at:
.\"
.\" Please send any bug reports, improvements, comments, patches,
.\" etc. to Steve Cheng .
.TH "TRANSPORT_CLASS_UNREGISTER" "9" "09 October 2005" "" ""
.SH NAME
transport_class_unregister \- unregister a previously registered class
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
void transport_class_unregister (struct transport_class * \fItclass\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fItclass\fB\fR
The transport class to unregister
.SH "DESCRIPTION"
.PP
Must be called prior to deallocating the memory for the transport
class.
.SH "DESCRIPTION"
.PP
Must be called prior to deallocating the memory for the transport
class.