summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sc/inc/conditio.hxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/sc/inc/conditio.hxx b/sc/inc/conditio.hxx
index a18235ba7dbb..641da85c60e8 100644
--- a/sc/inc/conditio.hxx
+++ b/sc/inc/conditio.hxx
@@ -57,10 +57,6 @@ class ScTokenArray;
#define DUMP_FORMAT_INFO 1
-
-// ordering of ScConditionMode and ScQueryOp is equal,
-// to facilitate the merging of both in the future
-
enum ScConditionMode
{
SC_COND_EQUAL, //done