1 parent 9783c78 commit 7f17504Copy full SHA for 7f17504
1 file changed
scripts/caption.js
@@ -357,7 +357,7 @@
357
// this function handles stylizing of the sample caption text in the Prefs dialog
358
// plus the actual production captions
359
// TODO: consider applying the same user prefs to visible text-based description
360
- var property, newValue, opacity, lineHeight;
+ var property, newValue, opacity;
361
362
if (typeof $element !== "undefined") {
363
if (pref == "prefCaptionsPosition") {
0 commit comments