|
From: Jeremy F. <je...@go...> - 2005-02-10 01:14:05
|
CVS commit by fitzhardinge: No, really, they're gone. M +0 -4 core.h 1.81 --- valgrind/coregrind/core.h #1.80:1.81 @@ -286,8 +286,4 @@ extern Int VG_(clo_backtrace_size); extern Char* VG_(clo_weird_hacks); -/* Low latency syscalls and signals */ -extern Bool VG_(clo_lowlat_syscalls); -extern Bool VG_(clo_lowlat_signals); - /* Track open file descriptors? */ extern Bool VG_(clo_track_fds); |