aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrussell <russell@f38db490-d61c-443f-a65b-d21fe96a405b>2007-09-27 00:01:29 +0000
committerrussell <russell@f38db490-d61c-443f-a65b-d21fe96a405b>2007-09-27 00:01:29 +0000
commita77c245d43c66fa36d15951796cc954826476d67 (patch)
treec209eaef355200e42916d0069ee6747b8438eef3
parent89a3c892c10f4bfa1500a9bd3ffcd9c7b3d77ea7 (diff)
remove a todo item that has been completed
git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.4@83976 f38db490-d61c-443f-a65b-d21fe96a405b
-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 ea3b91cb5..21bb4e0fd 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