- removed some unused code from shared_hud.cpp.

SVN r703 (trunk)
This commit is contained in:
Christoph Oelckers 2008-01-12 21:20:18 +00:00
parent e8d38ad683
commit d13fdec9bf
1 changed files with 0 additions and 3 deletions

View File

@ -808,9 +808,6 @@ void DrawHUD()
hudheight=SCREENHEIGHT;
}
float blend[4] = {0,0,0,0};
StatusBar->BlendView (blend);
if (!automapactive)
{
int i;