summaryrefslogtreecommitdiff
path: root/plex.h
diff options
context:
space:
mode:
authorchriszero <zerov83@gmail.com>2015-01-11 15:21:17 +0100
committerchriszero <zerov83@gmail.com>2015-01-11 15:21:17 +0100
commite0ad2e8c384b0ffab2c4283ea26efede6383dddd (patch)
tree23bbb67a5eab06d79436ab4f65b3b92d564fd502 /plex.h
parent508ba3458094f0c30b278cc05abc626b6f3940e0 (diff)
downloadvdr-plugin-plex-e0ad2e8c384b0ffab2c4283ea26efede6383dddd.tar.gz
vdr-plugin-plex-e0ad2e8c384b0ffab2c4283ea26efede6383dddd.tar.bz2
Typo
Diffstat (limited to 'plex.h')
-rw-r--r--plex.h4
1 files changed, 1 insertions, 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