]> git.lizzy.rs Git - plan9front.git/blobdiff - sys/src/cmd/crop.c
crop: allow no-ops for pipelines
[plan9front.git] / sys / src / cmd / crop.c
index c1234e26d631e396a01f505abd835063cec7a757..f6a4684b3b3d4d5339b770127af685b68b8923aa 100644 (file)
@@ -148,9 +148,6 @@ main(int argc, char *argv[])
                usage();
        }ARGEND
 
-       if(mode == None && cropval == 0 && eqpt(ZP, t))
-               usage();
-
        file = "<stdin>";
        fd = 0;
        if(argc > 1)