1
0
Эх сурвалжийг харах

lib/config: Remove dead code

GitHub-Pull-Request: https://github.com/syncthing/syncthing/pull/3004
Lars K.W. Gohlke 9 жил өмнө
parent
commit
dffc34559b
1 өөрчлөгдсөн 0 нэмэгдсэн , 5 устгасан
  1. 0 5
      lib/config/wrapper.go

+ 0 - 5
lib/config/wrapper.go

@@ -46,11 +46,6 @@ type CommitResponse struct {
 	RequiresRestart bool
 }
 
-var ResponseNoRestart = CommitResponse{
-	ValidationError: nil,
-	RequiresRestart: false,
-}
-
 // A wrapper around a Configuration that manages loads, saves and published
 // notifications of changes to registered Handlers