mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-08-04 20:26:21 +00:00
Remove unused stup session_get_domain
This commit is contained in:
@@ -34,11 +34,6 @@ const char * connection_get_fulljid(void)
|
|||||||
return (char *)mock();
|
return (char *)mock();
|
||||||
}
|
}
|
||||||
|
|
||||||
const char * session_get_domain(void)
|
|
||||||
{
|
|
||||||
return NULL;
|
|
||||||
}
|
|
||||||
|
|
||||||
const char * connection_get_domain(void)
|
const char * connection_get_domain(void)
|
||||||
{
|
{
|
||||||
return NULL;
|
return NULL;
|
||||||
|
|||||||
Reference in New Issue
Block a user