mirror of
https://github.com/dingusdev/dingusppc.git
synced 2025-01-11 20:29:46 +00:00
atimach64gx: Cleanup.
This commit is contained in:
parent
51af94f12d
commit
0d1a2d3010
@ -574,9 +574,6 @@ void AtiMach64Gx::verbose_pixel_format(int crtc_index) {
|
||||
return;
|
||||
}
|
||||
|
||||
/*
|
||||
int fmt = extract_bits<uint32_t>(this->regs[ATI_CRTC_GEN_CNTL], ATI_CRTC_PIX_WIDTH, ATI_CRTC_PIX_WIDTH_size);
|
||||
*/
|
||||
int pix_fmt = this->pixel_format;
|
||||
|
||||
const char* what = "Pixel format:";
|
||||
|
Loading…
x
Reference in New Issue
Block a user