summaryrefslogtreecommitdiff
path: root/xsd-examples/cxx/parser/hello/buildfile
diff options
context:
space:
mode:
Diffstat (limited to 'xsd-examples/cxx/parser/hello/buildfile')
-rw-r--r--xsd-examples/cxx/parser/hello/buildfile2
1 files changed, 0 insertions, 2 deletions
diff --git a/xsd-examples/cxx/parser/hello/buildfile b/xsd-examples/cxx/parser/hello/buildfile
index 2df4a7f..4148dd3 100644
--- a/xsd-examples/cxx/parser/hello/buildfile
+++ b/xsd-examples/cxx/parser/hello/buildfile
@@ -12,8 +12,6 @@ exe{driver}: xml{hello}: test.input = true
<{hxx ixx cxx}{hello-pskel}>: xsd{hello} $xsd
{{
- diag xsd ($<[0]) # @@ TMP
-
$xsd cxx-parser --std c++11 \
--generate-inline \
--skel-file-suffix -pskel \