mirror of
https://github.com/beetbox/beets.git
synced 2025-12-24 01:25:47 +01:00
fixed: BPD debug mode log messages were always double-printed
This commit is contained in:
parent
83dc838173
commit
909b50e3c3
1 changed files with 0 additions and 1 deletions
|
|
@ -64,7 +64,6 @@ SAFE_COMMANDS = (
|
|||
|
||||
# Logger.
|
||||
log = logging.getLogger('beets.player.bpd')
|
||||
log.addHandler(logging.StreamHandler())
|
||||
|
||||
|
||||
# Gstreamer import error (counterpart of identical class in gstplayer).
|
||||
|
|
|
|||
Loading…
Reference in a new issue