summaryrefslogtreecommitdiff
path: root/video.c
diff options
context:
space:
mode:
Diffstat (limited to 'video.c')
-rw-r--r--video.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/video.c b/video.c
index 85868b1..a351139 100644
--- a/video.c
+++ b/video.c
@@ -3397,8 +3397,6 @@ void init_video()
video_scale_type screen_scale = scaled_aspect;
video_scale_type current_scale = scaled_aspect;
video_filter_type screen_filter = filter_bilinear;
-video_filter_type2 screen_filter2 = filter2_none;
-
#ifdef PSP_BUILD