[libdmapsharing] test-dmap-client: Don't quit after displaying one connection Signed-off-by: W. Michael Petullo <mike
- From: W. Michael Petullo <wmpetullo src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libdmapsharing] test-dmap-client: Don't quit after displaying one connection Signed-off-by: W. Michael Petullo <mike
- Date: Thu, 7 Jul 2011 03:49:40 +0000 (UTC)
commit b501bc73cd2a6179f6b6b62bc1f491faa6665235
Author: W. Michael Petullo <mike flyn org>
Date: Wed Jul 6 22:49:20 2011 -0500
test-dmap-client: Don't quit after displaying one connection
Signed-off-by: W. Michael Petullo <mike flyn org>
tests/test-dmap-client.c | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/tests/test-dmap-client.c b/tests/test-dmap-client.c
index 5ae7b4e..c5256e7 100644
--- a/tests/test-dmap-client.c
+++ b/tests/test-dmap-client.c
@@ -58,8 +58,6 @@ connected_cb (DMAPConnection *connection,
g_print ("Connection cb., DB has %lu entries\n", dmap_db_count (db));
dmap_db_foreach (db, (GHFunc) print_record, NULL);
-
- g_main_loop_quit (loop);
}
static void
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]