Remove swapsync.

It's complete overkill.
This commit is contained in:
Seth Jackson
2016-01-13 21:08:32 -05:00
parent bf7bc4dcf0
commit 62d137ce09
9 changed files with 27 additions and 54 deletions

View File

@@ -2296,13 +2296,6 @@ return {
varname='p_swf',
defaults={if_true={vi=true}}
},
{
full_name='swapsync', abbreviation='sws',
type='string', scope={'global'},
vi_def=true,
varname='p_sws',
defaults={if_true={vi="fsync"}}
},
{
full_name='switchbuf', abbreviation='swb',
type='string', list='comma', scope={'global'},