From: bep Date: Sat, 23 May 2015 20:13:05 +0000 (+0200) Subject: Remove unused Completed chan on Site X-Git-Tag: v0.14~13 X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=bec697b0d593417459f873f1d59cf48da119b9e6;p=brevno-suite%2Fhugo Remove unused Completed chan on Site See #1160 --- diff --git a/hugolib/site.go b/hugolib/site.go index 67d8c50e..10fd5a8c 100644 --- a/hugolib/site.go +++ b/hugolib/site.go @@ -79,7 +79,6 @@ type Site struct { timer *nitro.B Targets targetList targetListInit sync.Once - Completed chan bool `json:"-"` RunMode runmode params map[string]interface{} draftCount int