summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohan Hedberg <johan.hedberg@nokia.com>2007-02-15 23:07:00 +0000
committerJohan Hedberg <johan.hedberg@nokia.com>2007-02-15 23:07:00 +0000
commitf32ff2b9a45f486db8a7b3789a6be6ce766723df (patch)
tree651c9a94b5a0eb81e3a9e735f5b7958fd6069bb7
parent650143b29ba46b74030563c94ef24caaa0f94ff2 (diff)
Remove unecessary debug print
-rw-r--r--audio/headset.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/audio/headset.c b/audio/headset.c
index 395136a7..1112f5b4 100644
--- a/audio/headset.c
+++ b/audio/headset.c
@@ -282,8 +282,6 @@ static gboolean rfcomm_io_cb(GIOChannel *chan, GIOCondition cond,
gsize free_space;
GIOError err;
- debug("rfcomm_io_cb: entered");
-
if (cond & G_IO_NVAL)
return FALSE;