Revert "implement GetVideoSystem"

This reverts commit 6c74b8f4c5.


Origin commit data
------------------
Branch: master
Commit: ff94afb0c2
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 17:08:50 +02:00
parent e5705886b7
commit e47f6dd7dc
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);