fix /reconnect now
This fixes #1846
Issue introduced by a0aa26b6fa
Signed-off-by: Steffen Jaeckel <jaeckel-floss@eyet-services.de>
This commit is contained in:
@@ -54,6 +54,10 @@ void
|
||||
session_process_events(void)
|
||||
{
|
||||
}
|
||||
void
|
||||
connection_disconnect(void)
|
||||
{
|
||||
}
|
||||
const char*
|
||||
connection_get_fulljid(void)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user