summaryrefslogtreecommitdiff
path: root/src/xine-utils/ring_buffer.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/xine-utils/ring_buffer.h')
-rw-r--r--src/xine-utils/ring_buffer.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/xine-utils/ring_buffer.h b/src/xine-utils/ring_buffer.h
index 1c5bbcf51..efcffd3b7 100644
--- a/src/xine-utils/ring_buffer.h
+++ b/src/xine-utils/ring_buffer.h
@@ -17,8 +17,6 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110, USA
*
- * $Id: ring_buffer.h,v 1.3 2006/09/26 05:19:49 dgp85 Exp $
- *
* Fifo + Ring Buffer
*/
typedef struct xine_ring_buffer_s xine_ring_buffer_t;