diff --git a/include/mapnik/json/topojson_grammar_impl.hpp b/include/mapnik/json/topojson_grammar_impl.hpp index 8e4a606fd..3d125a630 100644 --- a/include/mapnik/json/topojson_grammar_impl.hpp +++ b/include/mapnik/json/topojson_grammar_impl.hpp @@ -27,8 +27,6 @@ namespace mapnik { namespace topojson { namespace qi = boost::spirit::qi; namespace phoenix = boost::phoenix; namespace fusion = boost::fusion; -//namespace standard_wide = boost::spirit::standard_wide; -//using standard_wide::space_type; template topojson_grammar::topojson_grammar()