diff --git a/Frameworks/bundles/src/index.h b/Frameworks/bundles/src/index.h index 7acb4c98..cae90440 100644 --- a/Frameworks/bundles/src/index.h +++ b/Frameworks/bundles/src/index.h @@ -43,8 +43,6 @@ namespace bundles struct PUBLIC item_t { - typedef std::map string_map_t; // kludge to support empty map as a default argument - std::string const& name () const; void set_name (std::string const& newName); std::string const& full_name () const;