Browse Source

Remove redundant code

Sergey Alexandrovich 7 years ago
parent
commit
5307b46ed2
1 changed files with 0 additions and 1 deletions
  1. 0 1
      config.go

+ 0 - 1
config.go

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