diff options
Diffstat (limited to 'client/device.c')
-rw-r--r-- | client/device.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/client/device.c b/client/device.c index ba4985d..dd5ed55 100644 --- a/client/device.c +++ b/client/device.c @@ -1,5 +1,5 @@ /* - * $Id: device.c,v 1.4 2005/02/08 15:21:19 lordjaxom Exp $ + * $Id: device.c,v 1.5 2005/02/08 17:22:35 lordjaxom Exp $ */ #include "client/device.h" @@ -8,7 +8,6 @@ #include "client/filter.h" #include "tools/select.h" -#include "tools/string.h" #include <vdr/channels.h> #include <vdr/ringbuffer.h> |