aboutsummaryrefslogtreecommitdiffstats
path: root/apps
diff options
context:
space:
mode:
authorrussell <russell@f38db490-d61c-443f-a65b-d21fe96a405b>2009-02-17 22:52:43 +0000
committerrussell <russell@f38db490-d61c-443f-a65b-d21fe96a405b>2009-02-17 22:52:43 +0000
commitdb2faf17bbce6750a3065edabcb2f1a69af88d68 (patch)
tree0ebd07c8e000ab4f51e9a0eab783408dd525db67 /apps
parente7747f033b85102aae48f986ae855c5334927e60 (diff)
Remove a dependency that no longer exists.
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@176771 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'apps')
-rw-r--r--apps/app_milliwatt.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/apps/app_milliwatt.c b/apps/app_milliwatt.c
index 4c6a9ea4c..4f27fa795 100644
--- a/apps/app_milliwatt.c
+++ b/apps/app_milliwatt.c
@@ -25,10 +25,6 @@
* \ingroup applications
*/
-/*** MODULEINFO
- <depend>res_indications</depend>
- ***/
-
#include "asterisk.h"
ASTERISK_FILE_VERSION(__FILE__, "$Revision$")