diff options
Diffstat (limited to 'apps/plugins/doom/wi_stuff.c')
-rw-r--r-- | apps/plugins/doom/wi_stuff.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/apps/plugins/doom/wi_stuff.c b/apps/plugins/doom/wi_stuff.c index 5aec366026..7c7831d084 100644 --- a/apps/plugins/doom/wi_stuff.c +++ b/apps/plugins/doom/wi_stuff.c @@ -1176,11 +1176,8 @@ void WI_drawDeathmatchStats(void) int y; int w; - int lh; // line height int halfface = V_NamePatchWidth(facebackp)/2; - lh = WI_SPACINGY; - WI_slamBackground(); // draw animated background |