소스 검색

Remove redundant code

Sergey Alexandrovich 7 년 전
부모
커밋
5307b46ed2
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  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() {