Skip to content
Snippets Groups Projects
Commit d3348c51 authored by Corey Farrell's avatar Corey Farrell
Browse files

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
parent 273052f4
Branches
Tags
No related merge requests found
...@@ -64,7 +64,6 @@ ASTERISK_REGISTER_FILE() ...@@ -64,7 +64,6 @@ ASTERISK_REGISTER_FILE()
#include "asterisk/cli.h" #include "asterisk/cli.h"
#include "asterisk/manager.h" #include "asterisk/manager.h"
#include "asterisk/utils.h" #include "asterisk/utils.h"
#include "asterisk/adsi.h"
#include "asterisk/devicestate.h" #include "asterisk/devicestate.h"
#include "asterisk/audiohook.h" #include "asterisk/audiohook.h"
#include "asterisk/global_datastores.h" #include "asterisk/global_datastores.h"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment