[vlc-devel] commit: Remove useless include (Pierre Ynard )

git version control git at videolan.org
Thu Nov 12 07:40:22 CET 2009


vlc | branch: 1.0-bugfix | Pierre Ynard <linkfanel at yahoo.fr> | Tue Nov 10 07:21:32 2009 +0100| [2f7ce55944602f96facf1e767dba09b10eadcec3] | committer: Pierre Ynard 

Remove useless include
(cherry picked from commit 772baf99603c0d2bf7e7b500fe6641b24bf1ba29)

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=2f7ce55944602f96facf1e767dba09b10eadcec3
---

 modules/audio_filter/normvol.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/modules/audio_filter/normvol.c b/modules/audio_filter/normvol.c
index d0a2e35..2257b07 100644
--- a/modules/audio_filter/normvol.c
+++ b/modules/audio_filter/normvol.c
@@ -38,7 +38,6 @@
 
 #include <errno.h>                                                 /* ENOMEM */
 #include <ctype.h>
-#include <signal.h>
 
 #include <math.h>
 




More information about the vlc-devel mailing list