diff options
Diffstat (limited to 'sc/inc/globalnames.hxx')
-rw-r--r-- | sc/inc/globalnames.hxx | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/sc/inc/globalnames.hxx b/sc/inc/globalnames.hxx index dd800aa9d80b..fb4c2dad4e2b 100644 --- a/sc/inc/globalnames.hxx +++ b/sc/inc/globalnames.hxx @@ -19,10 +19,6 @@ #define DATE_TIME_FACTOR 86400.0 -// in addition to SCRIPTTYPE_... flags from scripttypeitem.hxx: -// set (in nScriptType) if type has not been determined yet -#define SC_SCRIPTTYPE_UNKNOWN 0x08 - // Device name used to represent the software group interpreter for OpenCL // mode. This string gets stored in use configuration as the device name. #define OPENCL_SOFTWARE_DEVICE_CONFIG_NAME "Software" |