From 8751d8cb9b73a388369e6d97cbb41dd42f21c0ff Mon Sep 17 00:00:00 2001 From: Stefan Kost Date: Tue, 3 Jul 2007 08:01:18 +0000 Subject: gst/multifile/: Add .h files to be able to add it to the docs. Original commit message from CVS: * gst/multifile/Makefile.am: * gst/multifile/gstmultifile.c: * gst/multifile/gstmultifilesink.c: * gst/multifile/gstmultifilesink.h: * gst/multifile/gstmultifilesrc.c: * gst/multifile/gstmultifilesrc.h: Add .h files to be able to add it to the docs. --- gst/multifile/gstmultifile.c | 7 ------- 1 file changed, 7 deletions(-) (limited to 'gst/multifile/gstmultifile.c') 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" -- cgit v1.2.1