diff options
author | chriszero <zerov83@gmail.com> | 2015-05-17 21:13:14 +0200 |
---|---|---|
committer | chriszero <zerov83@gmail.com> | 2015-05-17 21:13:14 +0200 |
commit | d15cd5a30174c7864051d42ba58cd31570fc8ed5 (patch) | |
tree | c3f62de9cf1f43ad28864012bbce168f323a3308 /plexSdOsd.h | |
parent | 80d1c613e8055567644abab38707378960b5d809 (diff) | |
download | vdr-plugin-plex-d15cd5a30174c7864051d42ba58cd31570fc8ed5.tar.gz vdr-plugin-plex-d15cd5a30174c7864051d42ba58cd31570fc8ed5.tar.bz2 |
...
Diffstat (limited to 'plexSdOsd.h')
-rw-r--r-- | plexSdOsd.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plexSdOsd.h b/plexSdOsd.h index dc33160..706ee33 100644 --- a/plexSdOsd.h +++ b/plexSdOsd.h @@ -54,7 +54,7 @@ private: skindesignerapi::cOsdView* m_pRootView; void Flush(); - void SwitchGrid(ePlexMenuTab currentTab); + //void SwitchGrid(ePlexMenuTab currentTab); void DrawBackground(); void DrawFooter(); void DrawMessage(std::string message); |