COsdHelpers: Remove no longer required function resetOsdResolution()

This commit is contained in:
M. Liebmann
2017-03-05 19:49:39 +01:00
parent fa08347ef4
commit b1dcce0ad3
4 changed files with 11 additions and 24 deletions

View File

@@ -19,7 +19,6 @@ class COsdHelpers
int g_settings_osd_resolution_save;
void changeOsdResolution(uint32_t mode, bool automode=false, bool forceOsdReset=false);
void resetOsdResolution(int newSystem);
int isVideoSystem1080(int res);
int getVideoSystem();
uint32_t getOsdResolution();