Removal of HTMLIMAGE at the request of TRB143

This commit is contained in:
Phill Ridout 2010-07-03 11:46:13 +01:00
parent 5f15b2fd7d
commit 2b85659031
1 changed files with 0 additions and 6 deletions

View File

@ -35,12 +35,6 @@ from openlp.core.ui import HideMode
log = logging.getLogger(__name__)
HTMLIMAGE = """<html>
<body>
<img src=\"file://%s\" alt\"Hello\">
</body></html>
"""
#http://www.steveheffernan.com/html5-video-player/demo-video-player.html
HTMLVIDEO = u"""<html>
<head>