From 991f744c5a3e9610a2e4af70ae5daeb7a943a38e Mon Sep 17 00:00:00 2001 From: lloyd Date: Thu, 17 Jun 2010 21:51:31 +0000 Subject: Post merge fixups --- src/cert/x509/x509stor.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/cert/x509/x509stor.h') 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: -- cgit v1.2.3