mirror of
https://github.com/intel/compute-runtime.git
synced 2026-01-03 23:03:02 +08:00
Remove not used method
Signed-off-by: Bartosz Dunajski <bartosz.dunajski@intel.com>
This commit is contained in:
committed by
Compute-Runtime-Automation
parent
514b191bb6
commit
949137e068
@@ -94,7 +94,6 @@ bool Wddm::init() {
|
||||
|
||||
HwInfoConfig *hwConfig = HwInfoConfig::get(productFamily);
|
||||
|
||||
hwConfig->adjustPlatformForProductFamily(hardwareInfo.get());
|
||||
if (hwConfig->configureHwInfo(hardwareInfo.get(), hardwareInfo.get(), nullptr)) {
|
||||
return false;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user