mirror of
https://github.com/tuxbox-neutrino/libstb-hal.git
synced 2025-08-27 15:33:00 +02:00
cleanup
This commit is contained in:
@@ -326,11 +326,7 @@ int cVideo::getBlank(void)
|
||||
return 0;
|
||||
}
|
||||
|
||||
#ifdef MARTII
|
||||
void cVideo::Pig(int x, int y, int w, int h, int /*osd_w*/, int /*osd_h*/, int /*startx*/, int /*starty*/, int /*endx*/, int /*endy*/)
|
||||
#else
|
||||
void cVideo::Pig(int x, int y, int w, int h, int, int)
|
||||
#endif
|
||||
{
|
||||
pig_x = x;
|
||||
pig_y = y;
|
||||
|
Reference in New Issue
Block a user