summaryrefslogtreecommitdiff
path: root/libxsd/xsd/cxx/tree
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2013-11-13 05:29:17 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2013-11-13 05:29:17 +0200
commit6e9a647a859d9a95c96e75c77beaf41b166cc4e4 (patch)
treedaa5db998693011fe85a44d239d981afb5867d79 /libxsd/xsd/cxx/tree
parentb24970652f82ed60e3abb825e903beb506cfe814 (diff)
More VC 7.1 cleanups
Diffstat (limited to 'libxsd/xsd/cxx/tree')
-rw-r--r--libxsd/xsd/cxx/tree/elements.hxx3
1 files changed, 1 insertions, 2 deletions
diff --git a/libxsd/xsd/cxx/tree/elements.hxx b/libxsd/xsd/cxx/tree/elements.hxx
index 53420aa..40c3e01 100644
--- a/libxsd/xsd/cxx/tree/elements.hxx
+++ b/libxsd/xsd/cxx/tree/elements.hxx
@@ -1367,8 +1367,7 @@ namespace xsd
}
// The following extra conversion operators causes problems on
- // some compilers (notably VC 7.1 and 9.0) and are disabled by
- // default.
+ // some compilers (notably VC 9.0) and are disabled by default.
//
#ifdef XSD_TREE_EXTRA_FUND_CONV
/**