summaryrefslogtreecommitdiff
path: root/soldep/inc
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2007-10-22 13:42:37 +0000
committerVladimir Glazounov <vg@openoffice.org>2007-10-22 13:42:37 +0000
commitec1fa36cb630461b745af129bdf796bec6ac8d07 (patch)
treec8a996711fd3817e54008eaa0e2cf33ebdf6522a /soldep/inc
parentac5a443eeb75d13c1aa5a9e2c233cea06192fc0e (diff)
INTEGRATION: CWS obo17 (1.2.6); FILE MERGED
2007/10/19 14:53:11 obo 1.2.6.2: new line at EOF missing 2007/10/18 07:45:53 obo 1.2.6.1: #150903# unxmacxi support
Diffstat (limited to 'soldep/inc')
-rwxr-xr-xsoldep/inc/XmlBuildListDef.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/soldep/inc/XmlBuildListDef.hxx b/soldep/inc/XmlBuildListDef.hxx
index 94e8e3d6143c..a832912b4501 100755
--- a/soldep/inc/XmlBuildListDef.hxx
+++ b/soldep/inc/XmlBuildListDef.hxx
@@ -12,9 +12,9 @@ enum DepTypes
#define DEP_MD_ALWAYS 2;
#define DEP_MD_FORCE 4;
-static const char * DEP_MD_SIMPLE_STR = "md-simple";
static const char * DEP_MD_ALWAYS_STR = "md-always";
static const char * DEP_MD_FORCE_STR = "md-force";
-static const char * XML_ALL = "all";
-#endif \ No newline at end of file
+#endif
+
+