summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2009-09-11 01:49:16 +0200
committerLennart Poettering <lennart@poettering.net>2009-09-11 01:49:16 +0200
commit297f31820617a22091764485f4dec2eabf3c74c5 (patch)
treefca587174afbd990b4404c1847e6bf91fec5561a
parent7e43371c1741e99a2bd11fc831c488d970661bc7 (diff)
doxygen: drop references to pacat.c and paplay.c as examples since tehy are not useful as such and in the case of paplay not even existant anymore
-rw-r--r--src/pulse/context.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/pulse/context.h b/src/pulse/context.h
index 670b23e8..ecff58df 100644
--- a/src/pulse/context.h
+++ b/src/pulse/context.h
@@ -147,12 +147,6 @@
* server. A pa_context object wraps a connection to a PulseAudio
* server using its native protocol. */
-/** \example pacat.c
- * A playback and recording tool using the asynchronous API */
-
-/** \example paplay.c
- * A sound file playback tool using the asynchronous API, based on libsndfile */
-
PA_C_DECL_BEGIN
/** An opaque connection context to a daemon */