From cd7fb29f0d29504daf4d97a37344d97e42de81e2 Mon Sep 17 00:00:00 2001 From: Andre Noll Date: Sun, 9 Jul 2017 00:39:57 +0200 Subject: [PATCH] mood.c: Remove some superfluous includes. mood.c does not use any of the ipc, sideband, sched subsystems directly. --- mood.c | 3 --- 1 file changed, 3 deletions(-) diff --git a/mood.c b/mood.c index 027a77d4..40228be5 100644 --- a/mood.c +++ b/mood.c @@ -16,11 +16,8 @@ #include "afh.h" #include "afs.h" #include "list.h" -#include "ipc.h" #include "mm.h" -#include "sideband.h" #include "mood.h" -#include "sched.h" /** * Contains statistical data of the currently admissible audio files. -- 2.39.2