]> Cypherpunks.ru repositories - nncp.git/blobdiff - src/cypherpunks.ru/nncp/pkt.go
Humanized priorities
[nncp.git] / src / cypherpunks.ru / nncp / pkt.go
index 855037dc9a96f9f1f16e569cb180da6f280cc848..1d1ff34bf0b082dc3bce06381513b3927372889a 100644 (file)
@@ -47,10 +47,6 @@ const (
 
        MaxPathSize = 1<<8 - 1
 
-       DefaultNiceExec = 64
-       DefaultNiceFreq = 64
-       DefaultNiceFile = 196
-
        NNCPBundlePrefix = "NNCP"
 )