diff options
Diffstat (limited to 'appl/cmd/9export.b')
| -rw-r--r-- | appl/cmd/9export.b | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/appl/cmd/9export.b b/appl/cmd/9export.b index 5df1c8cf..1c430d88 100644 --- a/appl/cmd/9export.b +++ b/appl/cmd/9export.b @@ -38,7 +38,6 @@ init(nil: ref Draw->Context, args: list of string) arg->init(args); arg->setusage("9export [-aA9] [-k keyspec] [-e enc digest]"); - flags := 0; cryptalg := ""; # will be rc4_256 sha1 keyspec := ""; noauth := 0; |
