diff --git a/include/hip/hip_deprecated.h b/include/hip/hip_deprecated.h index 02f73b8c17..e761c70843 100644 --- a/include/hip/hip_deprecated.h +++ b/include/hip/hip_deprecated.h @@ -90,8 +90,6 @@ extern "C" { hipError_t hipGetDevicePropertiesR0000(hipDeviceProp_tR0000* prop, int device); hipError_t hipChooseDeviceR0000(int* device, const hipDeviceProp_tR0000* prop); -hipError_t hipGetLastErrorR0000(); -hipError_t hipPeekAtLastErrorR0000(); #ifdef __cplusplus }