summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--agent/outputstream.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/agent/outputstream.c b/agent/outputstream.c
index 6675cf4..d479aa5 100644
--- a/agent/outputstream.c
+++ b/agent/outputstream.c
@@ -571,7 +571,6 @@ nice_output_stream_write_nonblocking (GPollableOutputStream *stream,
}
if (count == 0) {
- g_object_unref (agent);
n_sent = 0;
goto done;
}