From 43cb8a8eeb0819e1b1fe25d142187075b25237b0 Mon Sep 17 00:00:00 2001 From: "sangwan.kwon" Date: Thu, 25 Feb 2016 14:19:12 +0900 Subject: Delete unuse data, function * key-manager uses only a chain for OCSP Check * url is no longer needed Change-Id: I8fb1e8baa6834c79a487ff865c0c6452b34078f1 Signed-off-by: sangwan.kwon --- tests/certs_.cpp | 5 ----- 1 file changed, 5 deletions(-) (limited to 'tests/certs_.cpp') diff --git a/tests/certs_.cpp b/tests/certs_.cpp index 8155b90..b63c48b 100644 --- a/tests/certs_.cpp +++ b/tests/certs_.cpp @@ -31,8 +31,3 @@ Certs_::ocsp_response_t Certs_::check_ocsp_chain_ (const chain_t &chain) { return this->check_ocsp_chain(chain); } - -void Certs_::find_app_signatures_ (app_t &app, const std::string &app_path, ocsp_urls_t &ocsp_urls) -{ - return this->find_app_signatures(app, app_path, ocsp_urls); -} -- cgit v1.2.3