mirror of
https://github.com/intel/compute-runtime.git
synced 2026-01-03 23:03:02 +08:00
fix: fix compilation error in clang on Windows (1/n)
Signed-off-by: Jablonski, Mateusz <mateusz.jablonski@intel.com>
This commit is contained in:
committed by
Compute-Runtime-Automation
parent
85d35d5239
commit
d724627098
@@ -33,8 +33,6 @@ class WddmFanImp : public OsFan, NEO::NonCopyableOrMovableClass {
|
||||
KmdSysManager *pKmdSysManager = nullptr;
|
||||
|
||||
private:
|
||||
uint64_t prevTS = 0;
|
||||
uint32_t prevPulses = 0;
|
||||
int32_t maxPoints = 0;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user