From a4dcd03dcbca7da8adfb6eee4a4881d4e4970956 Mon Sep 17 00:00:00 2001 From: Russell Bryant Date: Thu, 27 Sep 2007 00:01:29 +0000 Subject: [PATCH] remove a todo item that has been completed git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@83976 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- pbx/pbx_dundi.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/pbx/pbx_dundi.c b/pbx/pbx_dundi.c index ea3b91cb51..21bb4e0fdb 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 -- 2.47.3