]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Remove now-unnecessary macro.
authorNicholas Nethercote <njn@valgrind.org>
Wed, 24 Nov 2004 18:58:41 +0000 (18:58 +0000)
committerNicholas Nethercote <njn@valgrind.org>
Wed, 24 Nov 2004 18:58:41 +0000 (18:58 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@3099

coregrind/x86/core_arch.h

index 1b8f7027196f817b073c5383891c60471069ae3d..73fdd85ad534d5397d1a488a668aca857d10e96a 100644 (file)
@@ -168,9 +168,6 @@ struct arch_thread_aux {
    Miscellaneous constants
    ------------------------------------------------------------------ */
 
-// Total number of spill slots available for register allocation.
-#define VG_MAX_SPILLSLOTS     100
-
 // Valgrind's signal stack size, in words.
 #define VG_SIGSTACK_SIZE_W    10000