remove unused

This commit is contained in:
YouROK
2021-10-04 15:57:01 +03:00
parent d099a22a97
commit 09bf0892ff

View File

@@ -49,20 +49,6 @@ func Start() {
NoProbe: true,
StallEventSubscribe: true,
Icons: []dms.Icon{
// dms.Icon{
// Width: 48,
// Height: 48,
// Depth: 24,
// Mimetype: "image/jpeg",
// ReadSeeker: bytes.NewReader(template.Dlnaicon48jpg),
// },
// dms.Icon{
// Width: 120,
// Height: 120,
// Depth: 24,
// Mimetype: "image/jpeg",
// ReadSeeker: bytes.NewReader(template.Dlnaicon120jpg),
// },
dms.Icon{
Width: 48,
Height: 48,