diff options
Diffstat (limited to 'gst/multifile/gstmultifile.c')
-rw-r--r-- | gst/multifile/gstmultifile.c | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/gst/multifile/gstmultifile.c b/gst/multifile/gstmultifile.c index 7147f463..873dcb17 100644 --- a/gst/multifile/gstmultifile.c +++ b/gst/multifile/gstmultifile.c @@ -21,13 +21,6 @@ * Free Software Foundation, Inc., 59 Temple Place - Suite 330, * Boston, MA 02111-1307, USA. */ -/** - * SECTION:element-multifilesink - * @short_description: write buffers to sequentially-named files - * @see_also: #GstFileSrc - * - * Write incoming data to a series of files in the local file system. - */ #ifdef HAVE_CONFIG_H # include "config.h" |