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/name-processor.hxx | 2 -- 1 file changed, 2 deletions(-) (limited to 'xsd/cxx/parser/name-processor.hxx') diff --git a/xsd/cxx/parser/name-processor.hxx b/xsd/cxx/parser/name-processor.hxx index a6c41ff..26f27e6 100644 --- a/xsd/cxx/parser/name-processor.hxx +++ b/xsd/cxx/parser/name-processor.hxx @@ -20,8 +20,6 @@ namespace CXX class NameProcessor { public: - NameProcessor (); // Dummy ctor, helps with long symbols on HP-UX. - void process (options const&, XSDFrontend::SemanticGraph::Schema&, -- cgit v1.1