summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/certificate.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/certificate.h b/src/certificate.h
index 642bf890..e1bdecf5 100644
--- a/src/certificate.h
+++ b/src/certificate.h
@@ -65,10 +65,7 @@ namespace dcp {
class Certificate
{
public:
- Certificate ()
- : _certificate (0)
- , _public_key (0)
- {}
+ Certificate() {}
/** Load an X509 certificate from a string
* @param cert String to read from