diff --git a/pbx/pbx_dundi.c b/pbx/pbx_dundi.c
index 711551c2bd659e1348eb154bc988ba7d3f657668..d33e7c757b8aad569af528101e35962297b925b9 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