atimach64gx: Cleanup.

This commit is contained in:
joevt 2024-04-20 00:59:47 -07:00 committed by dingusdev
parent 51af94f12d
commit 0d1a2d3010
1 changed files with 0 additions and 3 deletions

View File

@ -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:";