[libgdata/offline-testing] core: Remove an unnecessary message unpausing
- From: Philip Withnall <pwithnall src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libgdata/offline-testing] core: Remove an unnecessary message unpausing
- Date: Tue, 30 Jul 2013 08:27:42 +0000 (UTC)
commit d15e0bbc7eac54ec1c99e353625d94ade13e581f
Author: Philip Withnall <philip tecnocode co uk>
Date: Sun Jul 28 14:23:24 2013 +0200
core: Remove an unnecessary message unpausing
See: https://bugzilla.gnome.org/show_bug.cgi?id=703461#c4
gdata/gdata-upload-stream.c | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/gdata/gdata-upload-stream.c b/gdata/gdata-upload-stream.c
index 00eda3d..69a347e 100644
--- a/gdata/gdata-upload-stream.c
+++ b/gdata/gdata-upload-stream.c
@@ -1059,8 +1059,6 @@ write_next_chunk (GDataUploadStream *self, SoupMessage *message)
}
g_mutex_unlock (&(priv->write_mutex));
-
- soup_session_unpause_message (priv->session, priv->message);
}
static void
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]