prefs: Remove preference for 'history length'

Also kinda pointless, and I've never heard of anyone actually
tweaking it.
This commit is contained in:
Cole Robinson
2013-04-23 14:21:45 -04:00
parent 974867189d
commit f84ccc0cf9
4 changed files with 69 additions and 174 deletions
@@ -104,12 +104,6 @@
<description>The statistics update interval in seconds</description>
</key>
<key name="history-length" type="i">
<default>120</default>
<summary>The statistics history length</summary>
<description>The number of samples to keep in the statistics history</description>
</key>
<key name="enable-disk-poll" type="b">
<default>false</default>
<summary>Poll disk i/o stats</summary>