From: FruitieX Date: Sat, 3 Jul 2010 21:54:30 +0000 (+0300) Subject: remove two useless TODO notices X-Git-Tag: xonotic-v0.1.0preview~457^2~14 X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=0ed698805e1f4359b499f3b28c508f5227b8b966;p=xonotic%2Fxonotic-data.pk3dir.git remove two useless TODO notices --- diff --git a/qcsrc/client/hud.qc b/qcsrc/client/hud.qc index 371922bf4..0a2c440ba 100644 --- a/qcsrc/client/hud.qc +++ b/qcsrc/client/hud.qc @@ -2300,7 +2300,6 @@ void HUD_HealthArmor(void) drawfont = hud_font; } -// ___TODO___ !!! // Notification area (#4) // @@ -4665,7 +4664,6 @@ switch (id) {\ void HUD_Main (void) { - // TODO: render order? hud_skin_path = strcat("gfx/hud/", autocvar_hud_skin); if(disable_menu_alphacheck == 1)