diff --git a/tools/hidl/hidlcomp.cpp b/tools/hidl/hidlcomp.cpp index 42b58d58c2d..1f6a8bf1d4c 100644 --- a/tools/hidl/hidlcomp.cpp +++ b/tools/hidl/hidlcomp.cpp @@ -4059,8 +4059,6 @@ void EspServInfo::write_esp_binding_ipp() outf("#endif\n"); } - outs("\tstd::map m_qualifiedMethodNames;\n"); - outs("};\n\n"); }