diff options
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); |