Remove redundant API hipDeviceGetFromId from HCC path

Change-Id: Id6b4f1374b12cb3949d725f0859425cd8de6d868
This commit is contained in:
Maneesh Gupta
2016-09-09 12:06:19 +05:30
szülő 8efae1e488
commit 51f25f9271
2 fájl változott, egészen pontosan 0 új sor hozzáadva és 23 régi sor törölve
@@ -1260,13 +1260,6 @@ hipError_t hipCtxDisablePeerAccess (hipCtx_t peerCtx);
* @}
*/
// TODO-ctx
/**
* @return hipSuccess, hipErrorInvalidDevice
*/
hipError_t hipDeviceGetFromId(hipDevice_t *device, int deviceId);
/**
* @brief Returns a handle to a compute device
* @param [out] device