[gnumeric] Enabled Morten's patch for 648868



commit 615c108e967fd84a3a32e1290edeb63f532d674c
Author: Andreas J Guelzow <aguelzow pyrshep ca>
Date:   Thu Aug 11 17:18:01 2011 -0600

    Enabled Morten's patch for 648868

 src/sheet-style.c |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/src/sheet-style.c b/src/sheet-style.c
index 8f3d1dd..5986d67 100644
--- a/src/sheet-style.c
+++ b/src/sheet-style.c
@@ -971,9 +971,7 @@ try_optimize:
 		CellTileOptimize cto;
 		cto.ss = gnm_sheet_get_size (rs->sheet);
 		cto.recursion = FALSE;
-#if 0
 		cell_tile_optimize (tile, level, &cto, corner_col, corner_row);
-#endif
 	}
 }
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]