aboutsummaryrefslogtreecommitdiffstats
path: root/pbx/pbx_dundi.c
diff options
context:
space:
mode:
authorrussell <russell@f38db490-d61c-443f-a65b-d21fe96a405b>2007-09-27 00:02:18 +0000
committerrussell <russell@f38db490-d61c-443f-a65b-d21fe96a405b>2007-09-27 00:02:18 +0000
commit9a64e65e148f5968f6547137d69b8122ac0e8d1a (patch)
tree82dbb307f12985d126ac2fcd2c579ca4518a9563 /pbx/pbx_dundi.c
parentab4d9025e59a321845f39495530966715eb34b63 (diff)
Merged revisions 83976 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4 ........ r83976 | russell | 2007-09-26 19:01:29 -0500 (Wed, 26 Sep 2007) | 1 line remove a todo item that has been completed ........ git-svn-id: http://svn.digium.com/svn/asterisk/trunk@83977 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'pbx/pbx_dundi.c')
-rw-r--r--pbx/pbx_dundi.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/pbx/pbx_dundi.c b/pbx/pbx_dundi.c
index 711551c2b..d33e7c757 100644
--- a/pbx/pbx_dundi.c
+++ b/pbx/pbx_dundi.c
@@ -19,8 +19,6 @@
/*! \file
*
* \brief Distributed Universal Number Discovery (DUNDi)
- *
- * \todo XXX This module leaks most of the memory it allocates on unload.
*/
/*** MODULEINFO