summaryrefslogtreecommitdiffstats
path: root/src/pulsecore/rtpoll.h
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/pulsecore/rtpoll.h
parentaa2570c2ba8f1ff3cbbcb56607f0d013351916ff (diff)
parent32e2cd6d3216f780c4cffed0f8eb3c30f2c8d732 (diff)
Merge branch 'master' of ssh://rootserver/home/lennart/git/public/pulseaudio
Diffstat (limited to 'src/pulsecore/rtpoll.h')
-rw-r--r--src/pulsecore/rtpoll.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/pulsecore/rtpoll.h b/src/pulsecore/rtpoll.h
index 08776ef0..d2d69cad 100644
--- a/src/pulsecore/rtpoll.h
+++ b/src/pulsecore/rtpoll.h
@@ -62,9 +62,6 @@ typedef enum pa_rtpoll_priority {
pa_rtpoll *pa_rtpoll_new(void);
void pa_rtpoll_free(pa_rtpoll *p);
-/* Install the rtpoll in the current thread */
-void pa_rtpoll_install(pa_rtpoll *p);
-
/* Sleep on the rtpoll until the time event, or any of the fd events
* is triggered. If "wait" is 0 we don't sleep but only update the
* struct pollfd. Returns negative on error, positive if the loop