diff --git a/rocclr/device/pal/palkernel.cpp b/rocclr/device/pal/palkernel.cpp index f425e3d7dc..035a6288a3 100644 --- a/rocclr/device/pal/palkernel.cpp +++ b/rocclr/device/pal/palkernel.cpp @@ -498,7 +498,6 @@ const LightningProgram& LightningKernel::prog() const { #if defined(USE_COMGR_LIBRARY) bool LightningKernel::init() { - waveLimiter_.enable(); return GetAttrCodePropMetadata(); }