Revert "implement GetVideoSystem"

This reverts commit 23afdef65c.
This commit is contained in:
max_10
2017-10-07 20:23:32 +02:00
parent 5ce57d6f57
commit 6b2e3594fa
2 changed files with 0 additions and 37 deletions

View File

@@ -182,9 +182,6 @@ class cVideo
int Stop(bool blank = true);
bool Pause(void);
/* get video system infos */
int GetVideoSystem();
/* set video_system */
int SetVideoSystem(int video_system, bool remember = true);
int SetStreamType(VIDEO_FORMAT type);