summaryrefslogtreecommitdiff
path: root/xsd/cxx/tree/options.cli
diff options
context:
space:
mode:
Diffstat (limited to 'xsd/cxx/tree/options.cli')
-rw-r--r--xsd/cxx/tree/options.cli7
1 files changed, 0 insertions, 7 deletions
diff --git a/xsd/cxx/tree/options.cli b/xsd/cxx/tree/options.cli
index 58407fa..9d67653 100644
--- a/xsd/cxx/tree/options.cli
+++ b/xsd/cxx/tree/options.cli
@@ -46,7 +46,6 @@ namespace CXX
"Indicate that all types should be treated as polymorphic."
};
-
// Features.
//
bool --generate-serialization
@@ -55,12 +54,6 @@ namespace CXX
the object model back to XML."
};
- bool --generate-inline
- {
- "Generate simple functions inline. This option triggers creation of
- the inline file."
- };
-
bool --generate-ostream
{
"Generate ostream insertion operators (\cb{operator<<}) for generated