diff --git a/include/oneapi/dpl/pstl/hetero_backend_config.h b/include/oneapi/dpl/pstl/hetero_backend_config.h index 77463c5c0b..4b76768bf6 100755 --- a/include/oneapi/dpl/pstl/hetero_backend_config.h +++ b/include/oneapi/dpl/pstl/hetero_backend_config.h @@ -78,11 +78,6 @@ # undef _ONEDPL_HETERO_BACKEND # endif # define _ONEDPL_HETERO_BACKEND 1 -#else -# if _ONEDPL_HETERO_BACKEND -# undef _ONEDPL_HETERO_BACKEND -# endif -# define _ONEDPL_HETERO_BACKEND 0 #endif // --------------------------------------------------------------------------------------------------------------------