summaryrefslogtreecommitdiff
path: root/src/xine-engine/buffer.c
diff options
context:
space:
mode:
authorDarren Salt <linux@youmustbejoking.demon.co.uk>2007-11-10 22:06:10 +0000
committerDarren Salt <linux@youmustbejoking.demon.co.uk>2007-11-10 22:06:10 +0000
commit3c175fd21df04c5c0afa160f81aea0c305f69dc5 (patch)
tree2cb9218678a15ba955ed8819e414011218767540 /src/xine-engine/buffer.c
parent58ffcac8e15ec0e095a091226507da5f960e5fd8 (diff)
downloadxine-lib-3c175fd21df04c5c0afa160f81aea0c305f69dc5.tar.gz
xine-lib-3c175fd21df04c5c0afa160f81aea0c305f69dc5.tar.bz2
Delete most of the CVS $Id$/$Log$ lines.
--HG-- extra : transplant_source : %E0%D0%C5%8B%BEU%DD%24%5D7%1F%ADV%AD%EB%23%CBU%80%EB
Diffstat (limited to 'src/xine-engine/buffer.c')
-rw-r--r--src/xine-engine/buffer.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/xine-engine/buffer.c b/src/xine-engine/buffer.c
index c595e547c..93ad75ba0 100644
--- a/src/xine-engine/buffer.c
+++ b/src/xine-engine/buffer.c
@@ -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: buffer.c,v 1.37 2006/12/25 21:59:32 dgp85 Exp $
- *
*
* contents:
*
@@ -28,7 +26,6 @@
* free buffer pool management routines
*
* FIFO buffer structures/routines
- *
*/
#ifdef HAVE_CONFIG_H