From 0c179360b254eadc85608f7ceedcf6d34e66d9a0 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Thu, 21 Jun 2012 18:27:41 +0530 Subject: [PATCH] ... --- src/calibre/ebooks/oeb/display/paged.coffee | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/calibre/ebooks/oeb/display/paged.coffee b/src/calibre/ebooks/oeb/display/paged.coffee index 80ebb8871d..e9461613b2 100644 --- a/src/calibre/ebooks/oeb/display/paged.coffee +++ b/src/calibre/ebooks/oeb/display/paged.coffee @@ -91,9 +91,6 @@ class PagedDisplay # resize event margin_top = body_style.marginTop - if this.is_full_screen_layout - this.cols_per_screen = 1 - ww = window.innerWidth # Calculate the column width so that cols_per_screen columns fit in the