Revert "implement GetVideoSystem"

This reverts commit 6c74b8f4c5.


Origin commit data
------------------
Branch: master
Commit: 6b2e3594fa
Author: max_10 <max_10@gmx.de>
Date: 2017-10-07 (Sat, 07 Oct 2017)



------------------
This commit was generated by Migit
This commit is contained in:
max_10
2017-10-07 20:23:32 +02:00
parent a234c4f98b
commit a756c43a95
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);