summaryrefslogtreecommitdiff
path: root/xsd
diff options
context:
space:
mode:
Diffstat (limited to 'xsd')
-rw-r--r--xsd/xsd.cxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/xsd/xsd.cxx b/xsd/xsd.cxx
index 5c81d7f..a0b26a7 100644
--- a/xsd/xsd.cxx
+++ b/xsd/xsd.cxx
@@ -1207,9 +1207,6 @@ translate (WideString const& file,
WideString const& name,
WideString const& xpath)
{
- if (regex_.empty ())
- return name;
-
WideString s (file + L' ' + ns + L' ' + xpath);
if (trace_)