Skip to content

Commit

Permalink
- Removed addition start event firing (#91)
Browse files Browse the repository at this point in the history
  • Loading branch information
GouravSna authored Feb 17, 2022
1 parent 91602c1 commit 280f880
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -370,7 +370,6 @@ private void addListeners() {
}

getPlugin().getAdapter().fireStart();
fireStart();
printLastReportedAdPlayhead();
fireBufferBegin();
sendReportEvent(event.eventType());
Expand Down

0 comments on commit 280f880

Please sign in to comment.