X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?p=pcsx_rearmed.git;a=blobdiff_plain;f=frontend%2Flibretro_core_options.h;fp=frontend%2Flibretro_core_options.h;h=25b2da4c3420ff4793b0fdf0aebed574a31303ba;hp=69100c37396803b0805a0491b82d7640397285d8;hb=61a1bbbb76218c857318abbc75c7f8fac1188a41;hpb=1cff67e5df07352a5132bed32084ae0d067521e8 diff --git a/frontend/libretro_core_options.h b/frontend/libretro_core_options.h index 69100c37..25b2da4c 100644 --- a/frontend/libretro_core_options.h +++ b/frontend/libretro_core_options.h @@ -309,20 +309,6 @@ struct retro_core_option_v2_definition option_defs_us[] = { "enabled", #endif }, - { - "pcsx_rearmed_duping_enable", - "Frame Duping (Speedup)", - NULL, - "When enabled and supported by the libretro frontend, provides a small performance increase by directing the frontend to repeat the previous frame if the core has nothing new to display.", - NULL, - "video", - { - { "disabled", NULL }, - { "enabled", NULL }, - { NULL, NULL }, - }, - "enabled", - }, #ifdef THREAD_RENDERING { "pcsx_rearmed_gpu_thread_rendering",