From: FruitieX Date: Mon, 7 Jun 2010 15:48:51 +0000 (+0300) Subject: fix warnings X-Git-Tag: xonotic-v0.1.0preview~541^2~106^2~2 X-Git-Url: http://de.git.xonotic.org/?a=commitdiff_plain;ds=sidebyside;h=6272c4294e47802aa79728949c76b370c0a764e8;hp=45092c7d26db858a6fc1f01d61e1da38d0a4adb4;p=xonotic%2Fxonotic-data.pk3dir.git fix warnings --- diff --git a/qcsrc/client/View.qc b/qcsrc/client/View.qc index afb4501ec..8198639a4 100644 --- a/qcsrc/client/View.qc +++ b/qcsrc/client/View.qc @@ -964,10 +964,6 @@ void CSQC_SPIDER_HUD() #define raptor_g2 "gfx/vehicles/raptor_bombs.tga" #define raptor_s "gfx/vehicles/shiled.tga" -// these are causing warnings! -#define spider_a1 "gfx/hud/scoreboard_rocket.tga" -#define spider_a2 "gfx/scoreboard_bullets.tga" - void CSQC_RAPTOR_HUD() { float rockets, reload, heat, hp, shield, energy;