From: Nicholas Nethercote Date: Tue, 23 Nov 2004 18:01:21 +0000 (+0000) Subject: Remove out-of-date comment. X-Git-Tag: svn/VALGRIND_3_0_0~1232 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=ef77be418874898bbce42c699941097fa96c9052;p=thirdparty%2Fvalgrind.git Remove out-of-date comment. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@3086 --- diff --git a/include/x86/tool_arch.h b/include/x86/tool_arch.h index 5974e283ac..c52065d98a 100644 --- a/include/x86/tool_arch.h +++ b/include/x86/tool_arch.h @@ -30,10 +30,6 @@ #ifndef __X86_TOOL_ARCH_H #define __X86_TOOL_ARCH_H -// XXX: eventually a lot of the stuff in this file can be made private to -// the x86/ subdir, and not visible to the core. But as long as the core -// still refers to them, they'll have to stay in here. - /*====================================================================*/ /*=== Registers, etc ===*/ /*====================================================================*/