Move disco info struct to connection
This commit is contained in:
@@ -83,7 +83,7 @@ connection_send_stanza(const char *const stanza)
|
||||
}
|
||||
|
||||
gboolean
|
||||
session_service_supports(const char *const feature)
|
||||
connection_supports(const char *const feature)
|
||||
{
|
||||
return FALSE;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user