Function

Purpleblist_remove_chat

Declaration [src]

void
purple_blist_remove_chat (
  PurpleChat* chat
)

Description [src]

Removes a chat from the buddy list and frees the memory allocated to it.

Parameters

chat

Type: PurpleChat

The chat to be removed.

The data is owned by the caller of the function.