mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-06-18 19:45:47 -04:00
GPU: Remove unused resolution fields in CRTC
This commit is contained in:
@ -388,8 +388,6 @@ protected:
|
||||
};
|
||||
} regs;
|
||||
|
||||
u32 horizontal_resolution;
|
||||
u32 vertical_resolution;
|
||||
TickCount dot_clock_divider;
|
||||
|
||||
u32 display_width;
|
||||
|
Reference in New Issue
Block a user