Skip to content

Commit

Permalink
pot update
Browse files Browse the repository at this point in the history
  • Loading branch information
geigi committed Dec 10, 2017
1 parent f419651 commit d90a205
Show file tree
Hide file tree
Showing 2 changed files with 85 additions and 104 deletions.
3 changes: 0 additions & 3 deletions cozy/player.py
Original file line number Diff line number Diff line change
Expand Up @@ -38,9 +38,6 @@ def __on_gst_message(bus, message):
auto_jump()


def print_ele(item, user_data):
print(item)

__player = Gst.ElementFactory.make("playbin", "player")
__scaletempo = Gst.ElementFactory.make("scaletempo", "scaletempo")
__scaletempo.sync_state_with_parent()
Expand Down
Loading

0 comments on commit d90a205

Please sign in to comment.