From: Julian Seward Date: Wed, 4 Jan 2023 16:43:21 +0000 (+0100) Subject: Remove a debugging line `if (0) ..` that mistakenly got landed in fa3a9cc43c22593c707... X-Git-Tag: VALGRIND_3_21_0~238 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=394ca9b400d7b69942967cce0fa89a344558c8c5;p=thirdparty%2Fvalgrind.git Remove a debugging line `if (0) ..` that mistakenly got landed in fa3a9cc43c22593c70796a99aff33bb9436ad448. --- diff --git a/dhat/dh_main.c b/dhat/dh_main.c index 5ae3fd29ac..6f15ae82e3 100644 --- a/dhat/dh_main.c +++ b/dhat/dh_main.c @@ -1245,7 +1245,6 @@ static Bool dh_handle_client_request(ThreadId tid, UWord* arg, UWord* ret) } default: - if (0) VG_(message)( Vg_UserMsg, "Warning: unknown DHAT client request code %llx\n",