diff --git a/src/g_shared/shared_hud.cpp b/src/g_shared/shared_hud.cpp index 685169d62..cfd7fee6a 100644 --- a/src/g_shared/shared_hud.cpp +++ b/src/g_shared/shared_hud.cpp @@ -808,9 +808,6 @@ void DrawHUD() hudheight=SCREENHEIGHT; } - float blend[4] = {0,0,0,0}; - StatusBar->BlendView (blend); - if (!automapactive) { int i;