Removed unnecessary debug log line
This commit is contained in:
parent
7e3a908120
commit
f819df8ad7
@ -86,7 +86,6 @@ wmud_client_finalize(GObject *gobject)
|
|||||||
static void net_recv(WmudClient *self)
|
static void net_recv(WmudClient *self)
|
||||||
{
|
{
|
||||||
self->priv->last_recv = time(NULL);
|
self->priv->last_recv = time(NULL);
|
||||||
g_message("net-recv");
|
|
||||||
}
|
}
|
||||||
|
|
||||||
static void
|
static void
|
||||||
|
Loading…
Reference in New Issue
Block a user