]> git.ipfire.org Git - thirdparty/asterisk.git/commitdiff
app_privacy: remove unused header asterisk/image.h
authorCorey Farrell <git@cfware.com>
Wed, 2 Aug 2017 21:08:38 +0000 (17:08 -0400)
committerCorey Farrell <git@cfware.com>
Fri, 4 Aug 2017 19:17:16 +0000 (14:17 -0500)
Change-Id: I56ed530633a642633b18383821069e806c92ae82

apps/app_privacy.c

index 0e04df60b4246deee293ea2102c533b3875789b6..a77bcf7f297bb35e521dc1251dff424f7c28ade2 100644 (file)
@@ -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"