예제 #1
0
void
msn_sync_end (void)
{
    msn_table_destroy (cbs_table);
}
예제 #2
0
void
msn_switchboard_end(void)
{
	msn_table_destroy(cbs_table);
}
예제 #3
0
void
msn_notification_end(void)
{
    msn_table_destroy(cbs_table);
}