aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/content.ts
diff options
context:
space:
mode:
authorAjay <[email protected]>2023-02-28 00:14:37 -0500
committerAjay <[email protected]>2023-02-28 00:14:37 -0500
commit419f0e09077ad4f608b4a60f615ccd994e85f194 (patch)
tree464a555bc31e751a1c5179b1ef27c78636ab8165 /src/content.ts
parentc0954b281937b431fbc3fe44173484b079f1e245 (diff)
downloadSponsorBlock-419f0e09077ad4f608b4a60f615ccd994e85f194.tar.gz
SponsorBlock-419f0e09077ad4f608b4a60f615ccd994e85f194.zip
Fix duplicate code
Diffstat (limited to 'src/content.ts')
-rw-r--r--src/content.ts1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/content.ts b/src/content.ts
index 9ea13036..38872edd 100644
--- a/src/content.ts
+++ b/src/content.ts
@@ -555,7 +555,6 @@ async function startSponsorSchedule(includeIntersectingSegments = false, current
currentTime = getVirtualTime();
}
clearWaitingTime();
- lastTimeFromWaitingEvent = null;
updateActiveSegment(currentTime);