diff --git a/video_centre.py b/video_centre.py index 212229b..b13c740 100644 --- a/video_centre.py +++ b/video_centre.py @@ -29,7 +29,6 @@ class video_driver(object): # TODO: the first clip will be a demo #first_context = '/home/pi/pp_home/media/01_trashpalaceintro.mp4' - print(first_context['location']) self.current_player.load_content() self.wait_for_first_load()