]> Cypherpunks.ru repositories - nncp.git/blobdiff - src/progress.go
Merge branch 'develop'
[nncp.git] / src / progress.go
index b11a3ac3f0b1bbdc1c4705250bf9db3889529572..c170674334a0fff1fc2e30b9f78d75a92f9ea146 100644 (file)
@@ -1,6 +1,6 @@
 /*
 NNCP -- Node to Node copy, utilities for store-and-forward data exchange
-Copyright (C) 2016-2021 Sergey Matveev <stargrave@stargrave.org>
+Copyright (C) 2016-2023 Sergey Matveev <stargrave@stargrave.org>
 
 This program is free software: you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
@@ -37,7 +37,6 @@ var progressBarsLock sync.RWMutex
 
 type ProgressBar struct {
        w       *uilive.Writer
-       hash    string
        started time.Time
        initial int64
        full    int64