[asterisk-commits] app queue.c: remove include for core unreal.h not used in code. (asterisk[master])
SVN commits to the Asterisk project
asterisk-commits at lists.digium.com
Wed Feb 3 06:18:58 CST 2016
Joshua Colp has submitted this change and it was merged.
Change subject: app_queue.c: remove include for core_unreal.h not used in code.
......................................................................
app_queue.c: remove include for core_unreal.h not used in code.
Change-Id: Idc2ae8a6bd869a66544916906744a5678622262d
---
M apps/app_queue.c
1 file changed, 0 insertions(+), 1 deletion(-)
Approvals:
Kevin Harwell: Looks good to me, but someone else must approve
Anonymous Coward #1000019: Verified
Joshua Colp: Looks good to me, approved
diff --git a/apps/app_queue.c b/apps/app_queue.c
index c4025d2..6827409 100644
--- a/apps/app_queue.c
+++ b/apps/app_queue.c
@@ -110,7 +110,6 @@
#include "asterisk/stasis_bridges.h"
#include "asterisk/core_local.h"
#include "asterisk/mixmonitor.h"
-#include "asterisk/core_unreal.h"
#include "asterisk/bridge_basic.h"
#include "asterisk/max_forwards.h"
--
To view, visit https://gerrit.asterisk.org/2145
To unsubscribe, visit https://gerrit.asterisk.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Idc2ae8a6bd869a66544916906744a5678622262d
Gerrit-PatchSet: 1
Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Owner: Rodrigo Ramirez Norambuena <a at rodrigoramirez.com>
Gerrit-Reviewer: Anonymous Coward #1000019
Gerrit-Reviewer: Joshua Colp <jcolp at digium.com>
Gerrit-Reviewer: Kevin Harwell <kharwell at digium.com>
More information about the asterisk-commits
mailing list