diff options
Diffstat (limited to 'src/common/xchat.c')
-rw-r--r-- | src/common/xchat.c | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/src/common/xchat.c b/src/common/xchat.c index 7e9cc8c7..17bad663 100644 --- a/src/common/xchat.c +++ b/src/common/xchat.c @@ -854,11 +854,6 @@ xchat_exit (void) pevent_save (NULL); } - if (prefs.autosave_url) - { - url_autosave (); - } - sound_save (); notify_save (); ignore_save (); |