remove layout-ready event from pdfjs, we get it from jq layout

This commit is contained in:
Brian Gough 2015-01-23 16:52:49 +00:00
parent bd8cfb1dae
commit 3d1fe22f00

View file

@ -81,7 +81,6 @@ define [
# console.log 'pdfSrc =', url
initializePosition()
flashControls()
scope.$broadcast 'layout-ready'
# pdfListView
# .loadPdf(url, onProgress)
# .then () ->