diff --git a/gfx/video_crt_switch.c b/gfx/video_crt_switch.c index 37986b7156..ce34e837a5 100644 --- a/gfx/video_crt_switch.c +++ b/gfx/video_crt_switch.c @@ -38,8 +38,6 @@ static unsigned ra_core_height = 0; static unsigned ra_tmp_width = 0; static unsigned ra_tmp_height = 0; static unsigned ra_set_core_hz = 0; -static unsigned orig_width = 0; -static unsigned orig_height = 0; static int crt_center_adjust = 0; static int crt_tmp_center_adjust = 0; static double p_clock = 0;