summaryrefslogtreecommitdiff
path: root/hlsPlayer.h
diff options
context:
space:
mode:
authorchriszero <zerov83@gmail.com>2015-01-30 21:15:27 +0100
committerchriszero <zerov83@gmail.com>2015-01-30 21:15:27 +0100
commit5e9305312db74b71aae9025f7bfe06bac8ebb885 (patch)
treefa1d6215f8958c33c13c44627162fcacfc3b7a83 /hlsPlayer.h
parent87eb8a9e931606da4197391b6e3a09376b1383c2 (diff)
downloadvdr-plugin-plex-5e9305312db74b71aae9025f7bfe06bac8ebb885.tar.gz
vdr-plugin-plex-5e9305312db74b71aae9025f7bfe06bac8ebb885.tar.bz2
Some fixes from last commit.
Diffstat (limited to 'hlsPlayer.h')
-rw-r--r--hlsPlayer.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/hlsPlayer.h b/hlsPlayer.h
index 49561d8..4144659 100644
--- a/hlsPlayer.h
+++ b/hlsPlayer.h
@@ -90,7 +90,6 @@ private:
ePlayModes playMode;
virtual void Activate(bool On);
- unsigned long long MsNow(void);
int GetPlayedSeconds(void);
void CountPlayedSeconds(void);
void ResetPlayedSeconds(void);