[inline, virtual]
Definition at line 35 of file ChannelServer.h.
References mChannel.
00036 { 00037 if (mChannel) 00038 delete mChannel; 00039 }