From: Rodrigo Ramírez Norambuena Date: Fri, 22 Jan 2016 17:18:57 +0000 (-0300) Subject: app_queue.c: remove include for core_unreal.h not used in code. X-Git-Tag: 14.0.0-beta1~426^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fchanges%2F45%2F2145%2F1;p=thirdparty%2Fasterisk.git app_queue.c: remove include for core_unreal.h not used in code. Change-Id: Idc2ae8a6bd869a66544916906744a5678622262d --- diff --git a/apps/app_queue.c b/apps/app_queue.c index c4025d2454..6827409776 100644 --- a/apps/app_queue.c +++ b/apps/app_queue.c @@ -110,7 +110,6 @@ ASTERISK_REGISTER_FILE() #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"