From: rossb Date: Tue, 1 Feb 2011 13:09:10 +0000 (+0000) Subject: removed obsolete doxygen @todo comments X-Git-Tag: pa_stable_v19_20110326_r1647~61 X-Git-Url: https://andrewgundersen.net/repos?a=commitdiff_plain;h=aa80b2400467af6687b5b2137b8caefc98f9e959;p=portaudio removed obsolete doxygen @todo comments --- diff --git a/src/common/pa_debugprint.c b/src/common/pa_debugprint.c index 7ee8f7f..67e414a 100644 --- a/src/common/pa_debugprint.c +++ b/src/common/pa_debugprint.c @@ -48,9 +48,6 @@ "byte code/abi portable". So the technique used here is to allocate a local a static array, write in it, then callback the user with a pointer to its start. - - @todo Consider allocating strdump using dynamic allocation. - @todo Consider reentrancy and possibly corrupted strdump buffer. */ #include