Index: chrome/common/net/x509_certificate_model_openssl.cc |
diff --git a/chrome/common/net/x509_certificate_model_openssl.cc b/chrome/common/net/x509_certificate_model_openssl.cc |
index 72dd28d1fd29e2477b38a1298da756eb677bb128..ad5d67ca3908d7098f22f34d575c238c4957230f 100644 |
--- a/chrome/common/net/x509_certificate_model_openssl.cc |
+++ b/chrome/common/net/x509_certificate_model_openssl.cc |
@@ -180,11 +180,6 @@ void GetNicknameStringsFromCertList( |
// TODO(bulach): implement me. |
} |
-std::string GetPkcs11Id(net::X509Certificate::OSCertHandle cert_handle) { |
- // TODO(jamescook): implement me. |
- return ""; |
-} |
- |
void GetExtensions( |
const std::string& critical_label, |
const std::string& non_critical_label, |