Skip to content

Commit

Permalink
Remove declaration no longer needed
Browse files Browse the repository at this point in the history
  • Loading branch information
kenrowland committed Jul 1, 2024
1 parent fbdd963 commit f0e83ed
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tools/hidl/hidlcomp.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -4059,8 +4059,6 @@ void EspServInfo::write_esp_binding_ipp()
outf("#endif\n");
}

outs("\tstd::map<std::string, std::string> m_qualifiedMethodNames;\n");

outs("};\n\n");
}

Expand Down

0 comments on commit f0e83ed

Please sign in to comment.