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
This commit is contained in:
Russell Bryant
2007-09-27 00:01:29 +00:00
parent e690ff69da
commit a4dcd03dcb

View File

@@ -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