From b5809563ecdddd633ede17617d8e13f0275afde9 Mon Sep 17 00:00:00 2001 From: Markus Mohrhard Date: Mon, 5 Nov 2012 04:40:04 +0100 Subject: remove unused define Change-Id: I5d529cef6e75ccdfe57800bceace99353d4b4b47 --- sc/inc/conditio.hxx | 2 -- 1 file changed, 2 deletions(-) (limited to 'sc/inc/conditio.hxx') diff --git a/sc/inc/conditio.hxx b/sc/inc/conditio.hxx index 2f2eb491cc56..89b451f05d08 100644 --- a/sc/inc/conditio.hxx +++ b/sc/inc/conditio.hxx @@ -50,8 +50,6 @@ class ScFormulaCell; class ScTokenArray; -#define SC_COND_GROW 16 - // nOptions Flags #define SC_COND_NOBLANKS 1 -- cgit