|
From: <sv...@va...> - 2009-05-04 06:10:03
|
Author: njn Date: 2009-05-04 07:09:56 +0100 (Mon, 04 May 2009) New Revision: 9755 Log: Remove an out-of-date comment. Modified: branches/DARWIN/coregrind/m_debuginfo/debuginfo.c Modified: branches/DARWIN/coregrind/m_debuginfo/debuginfo.c =================================================================== --- branches/DARWIN/coregrind/m_debuginfo/debuginfo.c 2009-05-04 06:09:07 UTC (rev 9754) +++ branches/DARWIN/coregrind/m_debuginfo/debuginfo.c 2009-05-04 06:09:56 UTC (rev 9755) @@ -52,7 +52,6 @@ #include "pub_core_oset.h" #include "pub_core_stacktrace.h" // VG_(get_StackTrace) XXX: circular dependency -// DDD: HAVE_ELF, HAVE_MACHO should be in a pub_*.h file somewhere. #include "pub_core_ume.h" #include "priv_misc.h" /* dinfo_zalloc/free */ #include "priv_d3basics.h" /* ML_(pp_GX) */ |