Merge branch '1.1-rel'
[platform/upstream/iotivity.git] / resource / csdk / security / include / internal / amsmgr.h
index e07b442..de5a9cc 100644 (file)
@@ -101,13 +101,6 @@ OCStackResult SendAclReq(PEContext_t *context,
                          uint16_t securedPort);
 
 /*
- * Cleanup CARequestInfo_t object.
- *
- * @param requestInfo is the pointer to @ref CARequestInfo_t.
- */
-void FreeCARequestInfo(CARequestInfo_t *requestInfo);
-
-/*
  * This method is used by Policy engine to checks Amacl resource.
  * If Amacl is found then it fills up context->amsMgrContext->amsDeviceId
  * with amsID of the Amacl else leaves it empty.