Skip to content
Snippets Groups Projects
Commit c59b45dd authored by Tristan Matthews's avatar Tristan Matthews
Browse files

* #10736: gnome: cleanup

parent d4b64d2b
No related branches found
No related tags found
No related merge requests found
......@@ -96,7 +96,6 @@ typedef struct {
int _state_code; // The numeric state code as defined in SIP or IAX
gchar* _state_code_description; // A textual description of _state_code
gchar* _callID; // The call ID
// gchar* _confID; // The conference ID (NULL if don't participate to a conference)
gchar* _historyConfID; // Persistent conf id to be stored in history
gchar* _accountID; // The account the call is made with
time_t _time_start; // The timestamp the call was initiating
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment