SWDEV-460113 - Remove the ufd print.

Change-Id: If0d64ea4b6662493784c040aa1ceffafc8efa1c3
Tento commit je obsažen v:
kjayapra-amd
2024-07-10 09:57:08 -04:00
odevzdal Karthik Jayaprakash
rodič e7a7feb273
revize a5664fc93f
-4
Zobrazit soubor
@@ -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_)) {