From: Paul Floyd Date: Sat, 11 Oct 2025 13:11:10 +0000 (+0200) Subject: FreeBSD cleanup: remove an orphaned comment X-Git-Tag: VALGRIND_3_26_0~39 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=5addc084570ee5fbb2876093415ffefdb8b9645c;p=thirdparty%2Fvalgrind.git FreeBSD cleanup: remove an orphaned comment Removed the function, forgot to remove the reminder comment. --- diff --git a/coregrind/m_initimg/initimg-freebsd.c b/coregrind/m_initimg/initimg-freebsd.c index 2f8ac82eb..f187c0e3d 100644 --- a/coregrind/m_initimg/initimg-freebsd.c +++ b/coregrind/m_initimg/initimg-freebsd.c @@ -334,10 +334,6 @@ static const struct auxv *find_auxv(const UWord* sp) return (const struct auxv *)sp; } -/* - * @todo PJF Make this multi-platform - */ - /* ---------------------------------------------------------------- This sets up the client's initial stack, containing the args,