diff --git a/shared/source/os_interface/linux/xe/ioctl_helper_xe_debugger_stubs.cpp b/shared/source/os_interface/linux/xe/ioctl_helper_xe_debugger_stubs.cpp index cfbd8edddc..c60b58a826 100644 --- a/shared/source/os_interface/linux/xe/ioctl_helper_xe_debugger_stubs.cpp +++ b/shared/source/os_interface/linux/xe/ioctl_helper_xe_debugger_stubs.cpp @@ -51,7 +51,6 @@ int IoctlHelperXe::getRunaloneExtProperty() { } int IoctlHelperXe::getEuDebugSysFsEnable() { - UNRECOVERABLE_IF(true); return 0; }