Remove orphan function call

alt-html-css
Admin 2021-01-10 14:20:13 +00:00
parent 18de03cac2
commit bc7ebacf09
1 changed files with 0 additions and 4 deletions

View File

@ -70,10 +70,6 @@ def htmlTimeline(cssCache: {}, defaultTimeline: str,
timelineStartTime = time.time()
# directory where icons are found
# This changes depending upon theme
iconsDir = getIconsDir(baseDir)
separatorStr = ''
if boxName != 'tlmedia':
separatorStr = htmlPostSeparator(baseDir, None)