mirror of
https://github.com/intel/compute-runtime.git
synced 2025-12-26 15:03:02 +08:00
refactor: remove not needed debug break
Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com>
This commit is contained in:
committed by
Compute-Runtime-Automation
parent
678e2d66e9
commit
f13c18be8c
@@ -137,7 +137,6 @@ void TbxCommandStreamReceiverHw<GfxFamily>::initializeEngine() {
|
||||
return;
|
||||
}
|
||||
}
|
||||
DEBUG_BREAK_IF(this->aubManager);
|
||||
}
|
||||
|
||||
template <typename GfxFamily>
|
||||
|
||||
Reference in New Issue
Block a user