summaryrefslogtreecommitdiff
path: root/xsd/cxx/parser/type-processor.hxx
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2013-11-14 12:18:10 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2013-11-14 12:18:10 +0200
commit366503ddde486f1674194dc0b7015c01f8de70cc (patch)
tree659ee8a572d94a1ede590d5294746cf6ef0e49ce /xsd/cxx/parser/type-processor.hxx
parente488cc27eb20e1b96cb0751249b19236a7e373ea (diff)
Get rid of long symbol workaround for HP-UX
Diffstat (limited to 'xsd/cxx/parser/type-processor.hxx')
-rw-r--r--xsd/cxx/parser/type-processor.hxx2
1 files changed, 0 insertions, 2 deletions
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&,