diff options
| -rw-r--r-- | sys/src/cmd/mothra/mothra.c | 1 |
1 files changed, 0 insertions, 1 deletions
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) |
