[vlc-devel] commit: Unused #include ( Rémi Denis-Courmont )

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


vlc | branch: 1.0-bugfix | Rémi Denis-Courmont <remi at remlab.net> | Fri Aug 21 22:35:56 2009 +0300| [230c93337d813ee26dabfa4f8902b0269bf8f132] | committer: Pierre Ynard 

Unused #include
(cherry picked from commit bd3b41a5ae59621ae2232277831b53c5e6b513f6)

Signed-off-by: Pierre Ynard <linkfanel at yahoo.fr>

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

 src/misc/cpu.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/src/misc/cpu.c b/src/misc/cpu.c
index 7b10a04..2a52426 100644
--- a/src/misc/cpu.c
+++ b/src/misc/cpu.c
@@ -33,7 +33,6 @@
 #include <vlc_common.h>
 
 #include <sys/types.h>
-#include <signal.h>                            /* SIGHUP, SIGINT, SIGKILL */
 #ifndef WIN32
 #include <unistd.h>
 #include <sys/wait.h>




More information about the vlc-devel mailing list