1
0
Fork 0
mirror of https://github.com/futurepress/epub.js.git synced 2025-10-03 14:59:18 +02:00

Fixed typo and built

This commit is contained in:
Fred Chasen 2013-06-30 23:32:39 -07:00
parent 3fef8b0091
commit 0cfaa9cf2e
6 changed files with 28 additions and 15 deletions

View file

@ -595,7 +595,6 @@ EPUBJS.Book.prototype.removeStyle = function(style, val, prefixed) {
delete this.settings.styles[style] = '';
}
removeStyle
//-- Get pre-registered hooks
EPUBJS.Book.prototype.getHooks = function(){