Skip to content

Commit

Permalink
Merge 6037f00 into c548084
Browse files Browse the repository at this point in the history
  • Loading branch information
klemens-morgenstern committed May 9, 2018
2 parents c548084 + 6037f00 commit d3c24ce
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/cpp/wrap/generator.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -590,8 +590,6 @@ void _{Disconnect}(_{Target}_t *p, _{Target}_mem_t mem_ptr)

std::string generator::make_mem (const outline::entry & e)
{
std::cerr << "dem '" << e.demangled << "'" << std::endl;

std::string return_type;
std::string class_type;
std::vector<std::string> params;
Expand Down

0 comments on commit d3c24ce

Please sign in to comment.