Skip to content

Commit 11bfc60

Browse files
committed
Revert "fix: 关机音效存在杂音"
This reverts commit 70cfeb6.
1 parent 2925d69 commit 11bfc60

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

deepin-shutdown-sound/main.go

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,6 @@ import (
1717
var logger = log.NewLogger("api/shutdown-sound")
1818

1919
func main() {
20-
// TODO: fix noise when shutdown
21-
return
22-
2320
handleSignal()
2421

2522
cfg, err := soundutils.GetShutdownSoundConfig()

0 commit comments

Comments
 (0)