summaryrefslogtreecommitdiff
path: root/sys/src/cmd/mothra/mothra.h
diff options
context:
space:
mode:
authorcinap_lenrek <cinap_lenrek@felloff.net>2014-01-07 02:57:39 +0100
committercinap_lenrek <cinap_lenrek@felloff.net>2014-01-07 02:57:39 +0100
commitce2487c3ccbad19322a38783e5af0ea398fc4243 (patch)
treebd0ddf592d76a9ac43295c17e5ba08f7b5a7ebf7 /sys/src/cmd/mothra/mothra.h
parent720967f9849b63881ee705ab597975db1e628b33 (diff)
mothra: remove version
Diffstat (limited to 'sys/src/cmd/mothra/mothra.h')
-rw-r--r--sys/src/cmd/mothra/mothra.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/src/cmd/mothra/mothra.h b/sys/src/cmd/mothra/mothra.h
index 6f74d0b50..665f7084d 100644
--- a/sys/src/cmd/mothra/mothra.h
+++ b/sys/src/cmd/mothra/mothra.h
@@ -102,5 +102,4 @@ void geturl(char *, int, int, int);
int urlpost(Url*, char*);
int urlget(Url*, int);
int urlresolve(Url *);
-char version[];
Mouse mouse;