SWDEV-460113 - Remove the ufd print.
Change-Id: If0d64ea4b6662493784c040aa1ceffafc8efa1c3
[ROCm/clr commit: a5664fc93f]
This commit is contained in:
committed by
Karthik Jayaprakash
parent
a064de92b8
commit
573dfa21e1
@@ -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_)) {
|
||||
|
||||
Reference in New Issue
Block a user