From: Lennart Poettering Date: Thu, 10 Sep 2009 23:49:16 +0000 (+0200) Subject: doxygen: drop references to pacat.c and paplay.c as examples since tehy are not usefu... X-Git-Tag: v0.9.17~6 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=297f31820617a22091764485f4dec2eabf3c74c5;p=platform%2Fupstream%2Fpulseaudio.git 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 --- diff --git a/src/pulse/context.h b/src/pulse/context.h index 670b23e..ecff58d 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 */