Remove unused stup session_get_domain
This commit is contained in:
@@ -34,11 +34,6 @@ const char * connection_get_fulljid(void)
|
||||
return (char *)mock();
|
||||
}
|
||||
|
||||
const char * session_get_domain(void)
|
||||
{
|
||||
return NULL;
|
||||
}
|
||||
|
||||
const char * connection_get_domain(void)
|
||||
{
|
||||
return NULL;
|
||||
|
||||
Reference in New Issue
Block a user