kopia lustrzana https://github.com/hoglet67/RGBtoHDMI
remove unnecessary TAG_GETs
rodzic
c7a56eb5d0
commit
1beda09c0a
|
@ -212,9 +212,6 @@ static int last_height = -1;
|
||||||
RPI_PropertyAddTag(TAG_SET_VIRTUAL_SIZE, 64, 64);
|
RPI_PropertyAddTag(TAG_SET_VIRTUAL_SIZE, 64, 64);
|
||||||
#endif
|
#endif
|
||||||
RPI_PropertyAddTag(TAG_SET_DEPTH, capinfo->bpp);
|
RPI_PropertyAddTag(TAG_SET_DEPTH, capinfo->bpp);
|
||||||
RPI_PropertyAddTag(TAG_GET_PITCH);
|
|
||||||
RPI_PropertyAddTag(TAG_GET_PHYSICAL_SIZE);
|
|
||||||
RPI_PropertyAddTag(TAG_GET_DEPTH);
|
|
||||||
|
|
||||||
RPI_PropertyProcess();
|
RPI_PropertyProcess();
|
||||||
|
|
||||||
|
|
Ładowanie…
Reference in New Issue