# HG changeset patch # User Stu Tomlinson # Date 1182091750 0 # Node ID c4518bbca2406b66986a1f0ffea224602a9f5799 # Parent 82c7ae86d92c9e493e881970eb4b173a6b95ff99 Do not actually remove the debug timestamp pref, this is the *correct* correction for the inconsistency observed with the comment in purple_debug_init diff -r 82c7ae86d92c -r c4518bbca240 libpurple/prefs.c --- a/libpurple/prefs.c Sun Jun 17 14:33:41 2007 +0000 +++ b/libpurple/prefs.c Sun Jun 17 14:49:10 2007 +0000 @@ -1355,7 +1355,6 @@ purple_prefs_remove("/plugins/core/autorecon/hide_reconnecting_dialog"); purple_prefs_remove("/plugins/core/autorecon/restore_state"); purple_prefs_remove("/plugins/core/autorecon"); - purple_prefs_remove("/purple/debug/timestamps"); /* Convert old sounds while_away pref to new 3-way pref. */ if (purple_prefs_exists("/purple/sound/while_away") &&