libarmbox delete unnecessary code

Origin commit data
------------------
Branch: master
Commit: 2054081eeb
Author: max_10 <max_10@gmx.de>
Date: 2017-09-25 (Mon, 25 Sep 2017)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
max_10
2017-09-25 14:49:38 +02:00
parent 586d362a66
commit 701ed19483
10 changed files with 6 additions and 6042 deletions

View File

@@ -200,7 +200,6 @@ class cVideo
void Standby(unsigned int bOn);
void Pig(int x, int y, int w, int h, int osd_w = 1064, int osd_h = 600, int startx = 0, int starty = 0, int endx = 1279, int endy = 719);
void SetControl(int, int);
void VideoParamWatchdog(void);
void setContrast(int val);
void SetVideoMode(analog_mode_t mode);
void SetDBDR(int) { return; };