summaryrefslogtreecommitdiff
path: root/profiles/audio/avrcp.c
diff options
context:
space:
mode:
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;
}