Skip to content
Snippets Groups Projects
Commit 37d0b95d authored by Armin Luntzer's avatar Armin Luntzer
Browse files

server net: remove stale reference drop

parent 40b6bacd
No related branches found
No related tags found
No related merge requests found
...@@ -689,8 +689,6 @@ exit: ...@@ -689,8 +689,6 @@ exit:
error: error:
/* drop ref from begin_reception() */
g_object_unref(c->con);
g_message("Error occured in %s, initiating connection drop", __func__); g_message("Error occured in %s, initiating connection drop", __func__);
if (error) { if (error) {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment