summaryrefslogtreecommitdiff
path: root/xsd/cxx/tree/counter.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/tree/counter.hxx
parente488cc27eb20e1b96cb0751249b19236a7e373ea (diff)
Get rid of long symbol workaround for HP-UX
Diffstat (limited to 'xsd/cxx/tree/counter.hxx')
-rw-r--r--xsd/cxx/tree/counter.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/xsd/cxx/tree/counter.hxx b/xsd/cxx/tree/counter.hxx
index 7c91068..e274891 100644
--- a/xsd/cxx/tree/counter.hxx
+++ b/xsd/cxx/tree/counter.hxx
@@ -16,8 +16,6 @@ namespace CXX
class Counter
{
public:
- Counter (); // Dummy ctor, helps with long symbols on HP-UX.
-
Counts
count (options const&,
SemanticGraph::Schema&,