aboutsummaryrefslogtreecommitdiffstats
path: root/src/cert/x509/x509stor.h
diff options
context:
space:
mode:
authorlloyd <[email protected]>2010-06-17 21:51:31 +0000
committerlloyd <[email protected]>2010-06-17 21:51:31 +0000
commit991f744c5a3e9610a2e4af70ae5daeb7a943a38e (patch)
tree859f362d098dae683089f91fa905b498284883df /src/cert/x509/x509stor.h
parentc06b260b3328c5ce4be44c4f1a88feb55ee3dbc4 (diff)
Post merge fixups
Diffstat (limited to 'src/cert/x509/x509stor.h')
-rw-r--r--src/cert/x509/x509stor.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/cert/x509/x509stor.h b/src/cert/x509/x509stor.h
index c375c19cb..8f2d5b405 100644
--- a/src/cert/x509/x509stor.h
+++ b/src/cert/x509/x509stor.h
@@ -92,8 +92,6 @@ class BOTAN_DLL X509_Store
X509_Store(const X509_Store&);
~X509_Store();
private:
- X509_Store& operator=(const X509_Store&) { return (*this); }
-
class BOTAN_DLL CRL_Data
{
public: