Fix shadow declaration in darwin broswer_plugins (#3423)

This commit is contained in:
Zachary Wasserman 2017-06-20 23:15:51 -04:00 committed by Teddy Reed
parent 51ec8cf6ef
commit a0a6e56314

View File

@ -89,7 +89,6 @@ void genBrowserPlugin(const std::string& uid,
QueryData genBrowserPlugins(QueryContext& context) {
QueryData results;
std::vector<std::string> bundles;
// Lambda to walk through each browser plugin and process the plist file.
auto enum_browser_plugins = [&results](const fs::path& path,