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:16 -0500
commit905c4ca3dc637b898de810942e22b0a661d948c9 (patch)
tree7f7b756d6cc6be18b0b605facbb25f9509e4bb7a /apps
parent6dd12aaacd4a0e6926962cabb62ef0926d079a4f (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 0e04df60b..a77bcf7f2 100644
--- a/apps/app_privacy.c
+++ b/apps/app_privacy.c
@@ -40,7 +40,6 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
#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"