From: Samual Lenks Date: Thu, 10 Oct 2013 22:59:48 +0000 (-0400) Subject: remove useless comment X-Git-Tag: xonotic-v0.8.0~256^2~26 X-Git-Url: https://de.git.xonotic.org/?a=commitdiff_plain;h=77839c4ec320d0c37bdcbbe49406f12a01a358ee;p=xonotic%2Fxonotic-data.pk3dir.git remove useless comment --- diff --git a/qcsrc/menu/xonotic/serverlist.c b/qcsrc/menu/xonotic/serverlist.c index 3895d8732..51e70f045 100644 --- a/qcsrc/menu/xonotic/serverlist.c +++ b/qcsrc/menu/xonotic/serverlist.c @@ -842,13 +842,6 @@ void ServerList_Filter_Change(entity box, entity me) void ServerList_Categories_Click(entity box, entity me) { box.setChecked(box, autocvar_menu_slist_categories = !autocvar_menu_slist_categories); - ///refreshhostcache(TRUE); - - //cvar_set("net_slist_pause", "0"); - //Destroy_Category_Entities(); - //CALL_ACCUMULATED_FUNCTION(RegisterSLCategories); - //me.refreshServerList(me, REFRESHSERVERLIST_REFILTER); - me.refreshServerList(me, REFRESHSERVERLIST_RESORT); me.ipAddressBox.setText(me.ipAddressBox, "");