cleanup commented code after 89e516b493
This commit is contained in:
parent
8dd20e9d3c
commit
074b1e2836
1 changed files with 0 additions and 2 deletions
|
@ -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 <typename Iterator, typename ErrorHandler>
|
||||
topojson_grammar<Iterator, ErrorHandler>::topojson_grammar()
|
||||
|
|
Loading…
Reference in a new issue