From c04f7d6ed04d62efafa79a87bcde6c5f62e95327 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Wed, 20 Jun 2012 11:54:24 +0200 Subject: Completion of the CLI port --- xsd/cxx/tree/options.cli | 7 ------- 1 file changed, 7 deletions(-) (limited to 'xsd/cxx/tree/options.cli') 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 -- cgit v1.1