]> Sergey Matveev's repositories - mmc.git/blobdiff - cmd/mmc/main.go
Ability to send multiple /FILEs at once
[mmc.git] / cmd / mmc / main.go
index 9283745d0563ab514b0c78a8d67545f1220848b7..f27ec75504f6ec9ed05cce84bf38a2b49920b48e 100644 (file)
@@ -41,8 +41,6 @@ import (
        "go.stargrave.org/mmc"
 )
 
-const CmdFile = "/FILE "
-
 var (
        Newwin   = flag.String("newwin", "cmd/newwin", "Path to newwin command")
        DebugFd  *os.File