Mercurial > audlegacy-plugins
changeset 2491:b419d8924c0b
Remove unused and completely wtf #includes.
author | Matti Hamalainen <ccr@tnsp.org> |
---|---|
date | Mon, 31 Mar 2008 12:38:35 +0300 |
parents | f55c9555b268 |
children | 862477de235b 1505a1e40090 |
files | src/madplug/decoder.c |
diffstat | 1 files changed, 0 insertions(+), 5 deletions(-) [+] |
line wrap: on
line diff
--- a/src/madplug/decoder.c Mon Mar 31 11:58:18 2008 +0300 +++ b/src/madplug/decoder.c Mon Mar 31 12:38:35 2008 +0300 @@ -23,13 +23,8 @@ #include <math.h> #include <assert.h> -#include <pthread.h> -#include <signal.h> #include <audacious/plugin.h> -#include <audacious/output.h> -#include <audacious/util.h> -#include <sys/time.h> #include "plugin.h" #include "input.h"