diff options
Diffstat (limited to 'src/xine-engine/buffer.c')
-rw-r--r-- | src/xine-engine/buffer.c | 3 |
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 |