summaryrefslogtreecommitdiff
path: root/appl/cmd/wmexport.b
diff options
context:
space:
mode:
authorforsyth <forsyth@vitanuova.com>2010-08-02 14:49:50 +0100
committerforsyth <forsyth@vitanuova.com>2010-08-02 14:49:50 +0100
commit66f5808b81b1df84bc57c4f7b9d487201bc162fb (patch)
treefe09448075dcf50ecca78a673e16ad84a666d3da /appl/cmd/wmexport.b
parent7781741266783e4df3b35d42a55e8e504838898b (diff)
20100802-1449
Diffstat (limited to 'appl/cmd/wmexport.b')
-rw-r--r--appl/cmd/wmexport.b1
1 files changed, 0 insertions, 1 deletions
diff --git a/appl/cmd/wmexport.b b/appl/cmd/wmexport.b
index 204337cd..178b588d 100644
--- a/appl/cmd/wmexport.b
+++ b/appl/cmd/wmexport.b
@@ -18,7 +18,6 @@ include "styxservers.m";
styxservers: Styxservers;
Styxserver, Fid, Navigator, Navop: import styxservers;
Enotdir, Enotfound: import Styxservers;
- nametree: Nametree;
Wmexport: module {
init: fn(nil: ref Draw->Context, argv: list of string);