summaryrefslogtreecommitdiff
path: root/res/res_phoneprov.c
diff options
context:
space:
mode:
authorTerry Wilson <twilson@digium.com>2008-10-16 15:41:40 +0000
committerTerry Wilson <twilson@digium.com>2008-10-16 15:41:40 +0000
commitc9fbf2eec5a282cff1a472bc6b213cf811985e2f (patch)
tree6e1c7fe090ec3c1ae87d68078cff14aa3c79dc0c /res/res_phoneprov.c
parent2f3193ec7032ae6e3d15269c19d53fdef0b610de (diff)
func_strings isn't a dependency of this module anymore
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@150118 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'res/res_phoneprov.c')
-rw-r--r--res/res_phoneprov.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/res/res_phoneprov.c b/res/res_phoneprov.c
index 37ce2b2a0..8f5acf13b 100644
--- a/res/res_phoneprov.c
+++ b/res/res_phoneprov.c
@@ -26,10 +26,6 @@
* \author Terry Wilson <twilson@digium.com>
*/
-/*** MODULEINFO
- <depend>func_strings</depend>
- ***/
-
#include "asterisk.h"
#include <ctype.h>