aboutsummaryrefslogtreecommitdiffstats
path: root/src/cert/cvc/cvc_ca.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/cert/cvc/cvc_ca.h')
-rw-r--r--src/cert/cvc/cvc_ca.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/cert/cvc/cvc_ca.h b/src/cert/cvc/cvc_ca.h
index f775e7983..b1296cbfb 100644
--- a/src/cert/cvc/cvc_ca.h
+++ b/src/cert/cvc/cvc_ca.h
@@ -42,14 +42,8 @@ class BOTAN_DLL EAC1_1_CVC_CA
ASN1_Ced ced,
ASN1_Cex cex,
RandomNumberGenerator& rng);
-
- private:
-
};
-
-
-
}
#endif