From eb5375587b21c3068a274d56132e71bae6198186 Mon Sep 17 00:00:00 2001
From: Tristan Matthews <tristan.matthews@savoirfairelinux.com>
Date: Wed, 9 May 2012 12:00:52 -0400
Subject: [PATCH] managerimpl: removed unused pulselayer.h header

---
 daemon/src/managerimpl.cpp | 1 -
 1 file changed, 1 deletion(-)

diff --git a/daemon/src/managerimpl.cpp b/daemon/src/managerimpl.cpp
index 3d4b115d64..2ff0f433ae 100644
--- a/daemon/src/managerimpl.cpp
+++ b/daemon/src/managerimpl.cpp
@@ -50,7 +50,6 @@
 #include "config/yamlparser.h"
 #include "config/yamlemitter.h"
 #include "audio/alsa/alsalayer.h"
-#include "audio/pulseaudio/pulselayer.h"
 #include "audio/sound/tonelist.h"
 #include "audio/sound/audiofile.h"
 #include "audio/sound/dtmf.h"
-- 
GitLab