SWDEV-460113 - Remove the ufd print.

Change-Id: If0d64ea4b6662493784c040aa1ceffafc8efa1c3


[ROCm/clr commit: a5664fc93f]
This commit is contained in:
kjayapra-amd
2024-07-10 09:57:08 -04:00
committed by Karthik Jayaprakash
parent a064de92b8
commit 573dfa21e1
-4
View File
@@ -87,10 +87,6 @@ FatBinaryInfo::~FatBinaryInfo() {
image_ = nullptr;
uri_ = std::string();
if (0 == PlatformState::instance().UfdMapSize()) {
LogError("All Unique FDs are closed");
}
} else {
// Using Runtime Unbundler
if (amd::Os::isValidFileDesc(fdesc_)) {