--- a/src/protocols/zephyr/zephyr.c Sat Aug 13 18:40:40 2005 +0000 +++ b/src/protocols/zephyr/zephyr.c Sat Aug 13 22:09:34 2005 +0000 @@ -2866,8 +2866,6 @@ GaimAccountOption *option; char *tmp = get_exposure_level(); - gaim_debug_register_category("zepyhr"); - option = gaim_account_option_bool_new("Use tzc", "use_tzc", FALSE); prpl_info.protocol_options = g_list_append(prpl_info.protocol_options, option);