From e0ad2e8c384b0ffab2c4283ea26efede6383dddd Mon Sep 17 00:00:00 2001 From: chriszero Date: Sun, 11 Jan 2015 15:21:17 +0100 Subject: Typo --- plex.h | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/plex.h b/plex.h index d5e6dc5..c8225b9 100644 --- a/plex.h +++ b/plex.h @@ -213,9 +213,7 @@ class cMyPlugin:public cPlugin virtual bool Service(const char *, void * = NULL); virtual const char **SVDRPHelpPages(void); virtual cString SVDRPCommand(const char *, const char *, int &); - -private: - Poco::Crypto::OpenSSLInitializer _openSSLInitializer; //Bug in Poco::Crypto, see https://github.com/pocoproject/poco/issues/527 + }; #endif \ No newline at end of file -- cgit v1.2.3