diff options
| author | cinap_lenrek <cinap_lenrek@centraldogma> | 2011-10-13 06:26:42 +0200 |
|---|---|---|
| committer | cinap_lenrek <cinap_lenrek@centraldogma> | 2011-10-13 06:26:42 +0200 |
| commit | e4048c13805a3d4bd5377985232a778604b9e8b8 (patch) | |
| tree | 6ef2d1553d9c2183b1ea6ef62e93717184f11500 | |
| parent | 24d69465a3024b5a74701af180365c6e27b93903 (diff) | |
| download | plan9front-e4048c13805a3d4bd5377985232a778604b9e8b8.tar.xz | |
mothra: cleanup
| -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) |
