From 4b3b5d47300f27dfda25caa9deff3f5ab1560cc8 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Wed, 19 Mar 2014 09:28:37 +0200 Subject: Resolve Clang, GCC warnings --- xsd/cxx/parser/state-processor.cxx | 2 ++ 1 file changed, 2 insertions(+) (limited to 'xsd/cxx/parser/state-processor.cxx') diff --git a/xsd/cxx/parser/state-processor.cxx b/xsd/cxx/parser/state-processor.cxx index 8664886..b15c18f 100644 --- a/xsd/cxx/parser/state-processor.cxx +++ b/xsd/cxx/parser/state-processor.cxx @@ -23,6 +23,7 @@ namespace CXX { typedef vector Particles; + /* void print (Particles const& p) { @@ -46,6 +47,7 @@ namespace CXX wcerr << endl; } + */ // // -- cgit v1.1