summaryrefslogtreecommitdiff
path: root/avmedia/source/vlc/inc/wrapper/Player.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'avmedia/source/vlc/inc/wrapper/Player.hxx')
-rw-r--r--avmedia/source/vlc/inc/wrapper/Player.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/avmedia/source/vlc/inc/wrapper/Player.hxx b/avmedia/source/vlc/inc/wrapper/Player.hxx
index 4931f08ac312..740390080d63 100644
--- a/avmedia/source/vlc/inc/wrapper/Player.hxx
+++ b/avmedia/source/vlc/inc/wrapper/Player.hxx
@@ -43,8 +43,6 @@ namespace wrapper
int getTime() const;
bool isPlaying() const;
- float getRate() const;
-
void setVolume( int volume );
int getVolume() const;