aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
diff options
context:
space:
mode:
authorGravatar Emmanuel Gil Peyrot <emmanuel.peyrot@collabora.com>2015-07-26 13:16:51 +0100
committerGravatar Emmanuel Gil Peyrot <emmanuel.peyrot@collabora.com>2015-07-26 13:16:51 +0100
commit168997df46a1923cbcc9051545a378fb830dccff (patch)
tree892c3773508896e6473511d2d4ef07209423a2e0 /src
parent31a7b93c8932f7957c6c6a6ffb0a9ce1bda488ba (diff)
Citra: Remove dead gpu_refresh_rate option from the default ini file.
Diffstat (limited to 'src')
-rw-r--r--src/citra/default_ini.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/citra/default_ini.h b/src/citra/default_ini.h
index fd5a90d5..1925bece 100644
--- a/src/citra/default_ini.h
+++ b/src/citra/default_ini.h
@@ -33,10 +33,6 @@ pad_cleft =
pad_cright =
[Core]
-# The refresh rate for the GPU
-# Defaults to 30
-gpu_refresh_rate =
-
# The applied frameskip amount. Must be a power of two.
# 0 (default): No frameskip, 1: x2 frameskip, 2: x4 frameskip, 3: x8 frameskip, etc.
frame_skip =