From e4048c13805a3d4bd5377985232a778604b9e8b8 Mon Sep 17 00:00:00 2001 From: cinap_lenrek Date: Thu, 13 Oct 2011 06:26:42 +0200 Subject: mothra: cleanup --- sys/src/cmd/mothra/mothra.c | 1 - 1 file changed, 1 deletion(-) diff --git a/sys/src/cmd/mothra/mothra.c b/sys/src/cmd/mothra/mothra.c index b872ec6d4..ec64ee444 100644 --- a/sys/src/cmd/mothra/mothra.c +++ b/sys/src/cmd/mothra/mothra.c @@ -723,7 +723,6 @@ void dolink(Panel *p, int buttons, Rtext *word){ Point coord; int yoffs; Action *a; - Url u; a=word->user; if(a == nil || a->image == nil && a->link == nil) -- cgit v1.2.3