Variable cleanup for gui_*

This commit is contained in:
Berke Viktor
2012-10-22 13:49:28 +02:00
parent 87e903cd73
commit bf27d43052
20 changed files with 453 additions and 453 deletions

View File

@@ -986,7 +986,7 @@ servlist_load_defaults (void)
}
/* 0x8e1b96f7 = ChatJunkies, 0xa82686ae = FreeNode */
if (g_str_hash (def[i].network) == 0xa82686ae)
prefs.slist_select = j;
prefs.hex_gui_slist_select = j;
j++;
} else
{