mirror of
https://github.com/profanity-im/profanity.git
synced 2024-12-04 14:46:46 -05:00
Remove unused stup session_get_domain
This commit is contained in:
parent
e9e5f382da
commit
f0f973fcb4
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user