This commit is contained in:
Kovid Goyal 2012-12-12 12:38:58 +05:30
parent 4cd6c889a9
commit e990cd6173

View File

@ -29,8 +29,6 @@ class PagedDisplay
this.current_page_height = null
this.document_margins = null
this.use_document_margins = false
this.footer_panel = null
this.header_panel = null
read_document_margins: () ->
# Read page margins from the document. First checks for an @page rule.