summaryrefslogtreecommitdiff
path: root/profiles/audio/avrcp.c
diff options
context:
space:
mode:
authorTaejin Woo <tt.woo@samsung.com>2015-12-02 13:42:40 +0900
committerTaejin Woo <tt.woo@samsung.com>2015-12-02 13:51:14 +0900
commit8205fcd12b45df23375c868880e9fb4f33fca8a0 (patch)
treeb9478a187a5152737abf65c1540d9889d93a6ee9 /profiles/audio/avrcp.c
parent979529e3508ec998cbd87ec2372dcf49d7ef35bd (diff)
downloadbluez-8205fcd12b45df23375c868880e9fb4f33fca8a0.tar.gz
bluez-8205fcd12b45df23375c868880e9fb4f33fca8a0.tar.bz2
bluez-8205fcd12b45df23375c868880e9fb4f33fca8a0.zip
Change-Id: I7e8d58387ed37b1ff41d5c6489ff240e7f600bb4 Signed-off-by: Taejin Woo <tt.woo@samsung.com>
Diffstat (limited to 'profiles/audio/avrcp.c')
-rw-r--r--profiles/audio/avrcp.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/profiles/audio/avrcp.c b/profiles/audio/avrcp.c
index 9ea41150..fa19d6da 100644
--- a/profiles/audio/avrcp.c
+++ b/profiles/audio/avrcp.c
@@ -798,8 +798,7 @@ done:
* notification. As we are sending changed event eariler
* then time interval.
*/
- DBG("Removing the timer function added by
- register notification");
+ DBG("Removing the timer function added by register notification");
g_source_remove(pos_timer_id);
pos_timer_id = 0;
}