summaryrefslogtreecommitdiff
path: root/apps
diff options
context:
space:
mode:
authorCorey Farrell <git@cfware.com>2017-08-02 17:08:38 -0400
committerCorey Farrell <git@cfware.com>2017-08-04 14:17:04 -0500
commit8fc5c28fe3103669847d3bb0f8c1a2599b4705f3 (patch)
treeab0ef9cd19cf13eaa6430c7d34ca47b099cb3778 /apps
parentd740ece3593adf68211d1605910f659eed7df7e5 (diff)
app_privacy: remove unused header asterisk/image.h
Change-Id: I56ed530633a642633b18383821069e806c92ae82
Diffstat (limited to 'apps')
-rw-r--r--apps/app_privacy.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/app_privacy.c b/apps/app_privacy.c
index 70ec6562b..72731894b 100644
--- a/apps/app_privacy.c
+++ b/apps/app_privacy.c
@@ -40,7 +40,6 @@ ASTERISK_REGISTER_FILE()
#include "asterisk/pbx.h"
#include "asterisk/module.h"
#include "asterisk/translate.h"
-#include "asterisk/image.h"
#include "asterisk/callerid.h"
#include "asterisk/app.h"
#include "asterisk/config.h"