mirror of
https://github.com/markqvist/Sideband.git
synced 2025-08-02 03:26:25 -04:00
Cleanup
This commit is contained in:
parent
718b2bcb65
commit
a73b143d61
1 changed files with 0 additions and 2 deletions
|
@ -122,8 +122,6 @@ class LinuxAudio(Audio):
|
|||
self.metadata = self.sound.get_metadata()
|
||||
self.duration = self.metadata["duration"]
|
||||
|
||||
RNS.log(str(self.metadata))
|
||||
|
||||
self._loaded_path = self._file_path
|
||||
self.is_playing = True
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue