diff options
Diffstat (limited to 'src/certificates.h')
| -rw-r--r-- | src/certificates.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/certificates.h b/src/certificates.h index 06ce92a9..1593ddbc 100644 --- a/src/certificates.h +++ b/src/certificates.h @@ -51,7 +51,6 @@ public: : _certificate (0) {} - Certificate (boost::filesystem::path); Certificate (std::string); Certificate (X509 *); Certificate (Certificate const &); |
