mirror of
https://github.com/intel/compute-runtime.git
synced 2026-01-09 22:43:00 +08:00
test: remove not used usings/typedefs/variables in OCL tests
Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com>
This commit is contained in:
committed by
Compute-Runtime-Automation
parent
bced7e4621
commit
f86d2cee41
@@ -195,7 +195,6 @@ struct HardwareParse {
|
||||
template <typename FamilyType>
|
||||
uint32_t getCommandWalkerCount() {
|
||||
|
||||
using WalkerType = typename FamilyType::DefaultWalkerType;
|
||||
GenCmdList::iterator cmdItor = cmdList.begin();
|
||||
uint32_t cmdCount = 0;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user