aboutsummaryrefslogtreecommitdiff
path: root/build2/cc/msvc.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'build2/cc/msvc.cxx')
-rw-r--r--build2/cc/msvc.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/build2/cc/msvc.cxx b/build2/cc/msvc.cxx
index e3765cd..b00b8a9 100644
--- a/build2/cc/msvc.cxx
+++ b/build2/cc/msvc.cxx
@@ -289,7 +289,7 @@ namespace build2
liba* r (nullptr);
- auto search = [&r, &ld, &d, &p, exist, &trace, this] (
+ auto search = [&r, &ld, &d, &p, exist, &trace] (
const char* pf, const char* sf) -> bool
{
r = msvc_search_library<liba> (
@@ -320,7 +320,7 @@ namespace build2
libs* s (nullptr);
- auto search = [&s, &ld, &d, &pk, exist, &trace, this] (
+ auto search = [&s, &ld, &d, &pk, exist, &trace] (
const char* pf, const char* sf) -> bool
{
if (libi* i = msvc_search_library<libi> (