mirror of
https://github.com/ZDoom/qzdoom.git
synced 2024-11-11 07:11:54 +00:00
- removed some unused code from shared_hud.cpp.
SVN r703 (trunk)
This commit is contained in:
parent
e8d38ad683
commit
d13fdec9bf
1 changed files with 0 additions and 3 deletions
|
@ -808,9 +808,6 @@ void DrawHUD()
|
|||
hudheight=SCREENHEIGHT;
|
||||
}
|
||||
|
||||
float blend[4] = {0,0,0,0};
|
||||
StatusBar->BlendView (blend);
|
||||
|
||||
if (!automapactive)
|
||||
{
|
||||
int i;
|
||||
|
|
Loading…
Reference in a new issue