forked from openlp/openlp
remove print
This commit is contained in:
parent
3a44717acf
commit
847eb4d910
@ -162,7 +162,6 @@ class MediaController(object):
|
||||
"""
|
||||
Check to see if we have any media Player's available.
|
||||
"""
|
||||
print "check"
|
||||
log.debug(u'_check_available_media_players')
|
||||
controller_dir = os.path.join(AppLocation.get_directory(AppLocation.AppDir), u'core', u'ui', u'media')
|
||||
for filename in os.listdir(controller_dir):
|
||||
|
Loading…
Reference in New Issue
Block a user