$OpenBSD: patch-mlvwm_menus_c,v 1.1 2021/04/02 17:38:46 sthen Exp $

Index: mlvwm/menus.c
--- mlvwm/menus.c.orig
+++ mlvwm/menus.c
@@ -115,8 +115,6 @@ void RedrawMenu( MenuLabel *m, Bool onoroff )
 
 void RedrawMenuBar( void )
 {
-	int lp;
-
 	if( Scr.flags&SYSTEM8 )
 		DrawShadowBox( 0, 0, Scr.MyDisplayWidth, MENUB_H, Scr.MenuBar, 1,
 					  Scr.WhiteGC, Scr.Gray1GC, SHADOW_ALL );
