From 18191b2f18060e522be6acc6983e300bb2745327 Mon Sep 17 00:00:00 2001 From: Themaister Date: Sat, 13 Oct 2012 22:05:20 +0200 Subject: [PATCH] Remove invalid configs. --- retroarch.cfg | 4 ---- 1 file changed, 4 deletions(-) diff --git a/retroarch.cfg b/retroarch.cfg index c6e1093c28..9ee740f226 100644 --- a/retroarch.cfg +++ b/retroarch.cfg @@ -303,10 +303,6 @@ # Killing it in any hard way (SIGTERM, SIGKILL, etc, will terminate emulator without saving RAM, etc.) # input_exit_emulator = escape -# Decrease/increase input sample rate on the fly. Amount to decrease/increase is defined by audio_rate_step. -# input_rate_step_up = kp_plus -# input_rate_step_down = kp_minus - # Applies next and previous XML/Cg shader in directory. # input_shader_next = m # input_shader_prev = n