summaryrefslogtreecommitdiffstats
path: root/src/modules/bluetooth/module-bluetooth-device.c
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2009-06-22 22:36:31 +0200
committerLennart Poettering <lennart@poettering.net>2009-06-22 22:36:31 +0200
commit374efbded48d969cdc21997427a5f1790b4804a4 (patch)
treeeb9b587d031e117f83e5a4ccd646932ec1fb95a5 /src/modules/bluetooth/module-bluetooth-device.c
parentaa2570c2ba8f1ff3cbbcb56607f0d013351916ff (diff)
parent32e2cd6d3216f780c4cffed0f8eb3c30f2c8d732 (diff)
Merge branch 'master' of ssh://rootserver/home/lennart/git/public/pulseaudio
Diffstat (limited to 'src/modules/bluetooth/module-bluetooth-device.c')
-rw-r--r--src/modules/bluetooth/module-bluetooth-device.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/modules/bluetooth/module-bluetooth-device.c b/src/modules/bluetooth/module-bluetooth-device.c
index 6bcd0b80..0f1e78f2 100644
--- a/src/modules/bluetooth/module-bluetooth-device.c
+++ b/src/modules/bluetooth/module-bluetooth-device.c
@@ -1265,7 +1265,6 @@ static void thread_func(void *userdata) {
goto fail;
pa_thread_mq_install(&u->thread_mq);
- pa_rtpoll_install(u->rtpoll);
for (;;) {
struct pollfd *pollfd;