diff options
| author | Carl Hetherington <cth@carlh.net> | 2017-10-10 20:15:55 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2017-10-10 20:15:55 +0100 |
| commit | 9bcc4e7b7099b07677d77fe9ea52330fc93c7aa7 (patch) | |
| tree | a625fa382ec60cad71510a24d4e9b1b0a4f9c40d /src/certificate.h | |
| parent | 5e6d5830bc03e073c2a064cd2e715637f0a05dfc (diff) | |
Remove unused class declaration.
Diffstat (limited to 'src/certificate.h')
| -rw-r--r-- | src/certificate.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/certificate.h b/src/certificate.h index 8237c739..326f277b 100644 --- a/src/certificate.h +++ b/src/certificate.h @@ -44,8 +44,6 @@ #include <string> #include <list> -class certificates; - namespace xmlpp { class Element; } |
