Skip to content

Commit

Permalink
stream-controller: remove now useless logs
Browse files Browse the repository at this point in the history
  • Loading branch information
mangui committed May 10, 2016
1 parent 7cd0e55 commit 52c6d23
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/controller/stream-controller.js
Expand Up @@ -893,8 +893,6 @@ class StreamController extends EventHandler {

//trigger handler right now
this.tick();
} else {
logger.warn(`not in PARSING state but ${this.state}, ignoring FRAG_PARSING_DATA event`);
}
}

Expand Down

0 comments on commit 52c6d23

Please sign in to comment.