diff --git a/libretro/libretro_core_options.h b/libretro/libretro_core_options.h index b1550e9321..f0ac57e3b0 100644 --- a/libretro/libretro_core_options.h +++ b/libretro/libretro_core_options.h @@ -601,16 +601,6 @@ struct retro_core_option_v2_definition option_defs_us[] = { BOOL_OPTIONS, "disabled" }, - { - "ppsspp_vertex_cache", - "Vertex Cache", - NULL, - "Faster, but may cause temporary flicker.", - NULL, - "video", - BOOL_OPTIONS, - "disabled" - }, { "ppsspp_texture_scaling_type", "Texture Upscale Type",