summaryrefslogtreecommitdiff
path: root/Plexservice.h
diff options
context:
space:
mode:
Diffstat (limited to 'Plexservice.h')
-rw-r--r--Plexservice.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/Plexservice.h b/Plexservice.h
index 6bd3c33..3daa7cf 100644
--- a/Plexservice.h
+++ b/Plexservice.h
@@ -62,8 +62,6 @@ public:
static std::string GetUniversalTranscodeUrl(Video* video, int offset = 0, PlexServer* server = 0);
static MediaContainer* GetMediaContainer(std::string fullUrl);
-
-protected:
static std::string encode(std::string message);
private: