From bae5849ca331f7eae566c5a302d89e46478a6ba3 Mon Sep 17 00:00:00 2001 From: langolierz Date: Thu, 12 Oct 2017 01:06:33 +0000 Subject: [PATCH] update --- video_centre.py | 1 - 1 file changed, 1 deletion(-) 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()