aboutsummaryrefslogtreecommitdiffstats
path: root/include/pkcs10.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/pkcs10.h')
-rw-r--r--include/pkcs10.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/pkcs10.h b/include/pkcs10.h
index c37040068..b7f63b9fb 100644
--- a/include/pkcs10.h
+++ b/include/pkcs10.h
@@ -37,7 +37,6 @@ class PKCS10_Request : public X509_Object
private:
void force_decode();
void handle_attribute(const Attribute&);
- void handle_v3_extension(const Extension&);
Data_Store info;
};