Mercurial > pidgin
changeset 18157:c4518bbca240
Do not actually remove the debug timestamp pref, this is the *correct*
correction for the inconsistency observed with the comment in
purple_debug_init
author | Stu Tomlinson <stu@nosnilmot.com> |
---|---|
date | Sun, 17 Jun 2007 14:49:10 +0000 |
parents | 82c7ae86d92c |
children | e917197b3e0c 1100b05e9fb7 |
files | libpurple/prefs.c |
diffstat | 1 files changed, 0 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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") &&