sc/inc/conditio.hxx |    7 -------
 1 file changed, 7 deletions(-)

New commits:
commit e7b440a0afd700cfeed5418ad85a874ecae24100
Author: Markus Mohrhard <markus.mohrh...@googlemail.com>
Date:   Sun Apr 15 15:04:15 2012 +0200

    remove no longer used enumeration

diff --git a/sc/inc/conditio.hxx b/sc/inc/conditio.hxx
index 2567f79..66db567 100644
--- a/sc/inc/conditio.hxx
+++ b/sc/inc/conditio.hxx
@@ -66,13 +66,6 @@ enum ScConditionMode
     SC_COND_NONE
 };
 
-enum ScConditionValType
-{
-    SC_VAL_VALUE,
-    SC_VAL_STRING,
-    SC_VAL_FORMULA
-};
-
 class ScConditionalFormat;
 
 class SC_DLLPUBLIC ScConditionEntry
_______________________________________________
Libreoffice-commits mailing list
Libreoffice-commits@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to