From 366503ddde486f1674194dc0b7015c01f8de70cc Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Thu, 14 Nov 2013 12:18:10 +0200 Subject: Get rid of long symbol workaround for HP-UX --- xsd/cxx/parser/type-processor.hxx | 2 -- 1 file changed, 2 deletions(-) (limited to 'xsd/cxx/parser/type-processor.hxx') diff --git a/xsd/cxx/parser/type-processor.hxx b/xsd/cxx/parser/type-processor.hxx index 2889138..77e8636 100644 --- a/xsd/cxx/parser/type-processor.hxx +++ b/xsd/cxx/parser/type-processor.hxx @@ -21,8 +21,6 @@ namespace CXX class TypeProcessor { public: - TypeProcessor (); // Dummy ctor, helps with long symbols on HP-UX. - void process (options const&, XSDFrontend::SemanticGraph::Schema&, -- cgit v1.1