aboutsummaryrefslogtreecommitdiff
path: root/xsd-frontend/parser.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'xsd-frontend/parser.cxx')
-rw-r--r--xsd-frontend/parser.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/xsd-frontend/parser.cxx b/xsd-frontend/parser.cxx
index 2c090d5..6b582ab 100644
--- a/xsd-frontend/parser.cxx
+++ b/xsd-frontend/parser.cxx
@@ -4190,8 +4190,6 @@ namespace XSDFrontend
if (String name = trim (a["name"]))
{
- wcout << name << " " << qualified << endl;
-
if (trace_)
wcout << "attribute '" << name << "'" << endl;