From ed0c7a04b10ed997c4b06be7bca30c49d4b205b3 Mon Sep 17 00:00:00 2001 From: Wim Taymans Date: Thu, 19 Jun 2008 11:24:54 +0000 Subject: gst/rtp/gstrtpg726pay.c: Remove unused variable so that we can compile again. Original commit message from CVS: * gst/rtp/gstrtpg726pay.c: (gst_rtp_g726_pay_setcaps): Remove unused variable so that we can compile again. --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 297e5793..ccda660f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2008-06-19 Wim Taymans + + * gst/rtp/gstrtpg726pay.c: (gst_rtp_g726_pay_setcaps): + Remove unused variable so that we can compile again. + 2008-06-19 Peter Kjellerstedt * gst/rtp/gstrtpg726pay.c: (gst_rtp_g726_pay_setcaps): -- cgit