refactor: remove not needed code

Signed-off-by: Mrozek, Michal <michal.mrozek@intel.com>
This commit is contained in:
Mrozek, Michal
2024-03-08 15:30:37 +00:00
committed by Compute-Runtime-Automation
parent fff97d3958
commit f71f6d2b72
60 changed files with 201 additions and 302 deletions

View File

@@ -64,7 +64,6 @@ struct EncodeDispatchKernelArgs {
bool isPredicate = false;
bool isTimestampEvent = false;
bool requiresUncachedMocs = false;
bool useGlobalAtomics = false;
bool isInternal = false;
bool isCooperative = false;
bool isHostScopeSignalEvent = false;