summary refs log tree commit diff stats
path: root/src/common/xchat.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/common/xchat.c')
-rw-r--r--src/common/xchat.c5
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 ();