From: Russell Bryant Date: Thu, 27 Sep 2007 00:01:29 +0000 (+0000) Subject: remove a todo item that has been completed X-Git-Tag: 1.4.12~30 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=a4dcd03dcbca7da8adfb6eee4a4881d4e4970956;p=thirdparty%2Fasterisk.git 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 --- 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