Get rid of auto_save, we always want to save

This commit is contained in:
Berke Viktor
2012-10-13 08:43:57 +02:00
parent dbef9c9eb4
commit cbd72ff455
4 changed files with 9 additions and 9 deletions

View File

@@ -532,7 +532,6 @@ void
fe_init (void)
{
/* the following should be default generated, not enfoced in binary */
prefs.autosave = 0;
prefs.use_server_tab = 0;
prefs.autodialog = 0;
/* except for these, there is no lag meter, there is no server list */