[Asterisk-code-review] features.c: Remove unneeded adsi.h include. (asterisk[13])

Corey Farrell asteriskteam at digium.com
Thu Jul 14 21:23:16 CDT 2016


Corey Farrell has uploaded a new change for review.

  https://gerrit.asterisk.org/3211

Change subject: features.c: Remove unneeded adsi.h include.
......................................................................

features.c: Remove unneeded adsi.h include.

adsi.h is no longer used by features.c since parking was moved to a
module.

Change-Id: I2248b8a455225a17cb6ddaafd6c20c511a1eaf59
---
M main/features.c
1 file changed, 0 insertions(+), 1 deletion(-)


  git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/11/3211/1

diff --git a/main/features.c b/main/features.c
index 0001051..43ec5e1 100644
--- a/main/features.c
+++ b/main/features.c
@@ -64,7 +64,6 @@
 #include "asterisk/cli.h"
 #include "asterisk/manager.h"
 #include "asterisk/utils.h"
-#include "asterisk/adsi.h"
 #include "asterisk/devicestate.h"
 #include "asterisk/audiohook.h"
 #include "asterisk/global_datastores.h"

-- 
To view, visit https://gerrit.asterisk.org/3211
To unsubscribe, visit https://gerrit.asterisk.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I2248b8a455225a17cb6ddaafd6c20c511a1eaf59
Gerrit-PatchSet: 1
Gerrit-Project: asterisk
Gerrit-Branch: 13
Gerrit-Owner: Corey Farrell <git at cfware.com>



More information about the asterisk-code-review mailing list