From 778bdea15d856efc57a32488789359c2c53c76ee Mon Sep 17 00:00:00 2001 From: yuyanqinghw Date: Tue, 2 Apr 2024 14:20:54 +0800 Subject: [PATCH] allow hiview to record system Signed-off-by: yuyanqinghw --- src/utilities.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/src/utilities.cpp b/src/utilities.cpp index 57f736f..cb6eb28 100644 --- a/src/utilities.cpp +++ b/src/utilities.cpp @@ -783,7 +783,6 @@ bool NeedAdaptHMBundlePath(std::string& filename, const std::string& threadname) needCheck = false; } } - return false; }