From 9d06bf944169af1a04668422e5387421a77bc3b8 Mon Sep 17 00:00:00 2001 From: Sebastian Dröge Date: Fri, 4 Jan 2008 18:30:21 +0000 Subject: ext/taglib/: Remove useless typedefs without new type name. Fixes a warning with gcc 4.3. Original commit message from CVS: * ext/taglib/gstapev2mux.h: * ext/taglib/gstid3v2mux.h: Remove useless typedefs without new type name. Fixes a warning with gcc 4.3. --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 5c8a670e..305c3dcf 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2008-01-04 Sebastian Dröge + + * ext/taglib/gstapev2mux.h: + * ext/taglib/gstid3v2mux.h: + Remove useless typedefs without new type name. Fixes a warning with + gcc 4.3. + 2008-01-03 Wim Taymans Patch by: John Millikin -- cgit