Explorar el Código

Remove redundant code

Sergey Alexandrovich hace 7 años
padre
commit
5307b46ed2
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      config.go

+ 0 - 1
config.go

@@ -100,7 +100,6 @@ var conf = config{
 	MaxSrcResolution: 16800000,
 	Quality:          80,
 	GZipCompression:  5,
-	LocalFileSystemRoot: "",
 }
 
 func init() {