]> git.ipfire.org Git - thirdparty/ccache.git/commit
chore: Remove now superfluous "this->" in lambda
authorJoel Rosdahl <joel@rosdahl.net>
Mon, 20 Feb 2023 19:51:27 +0000 (20:51 +0100)
committerJoel Rosdahl <joel@rosdahl.net>
Sat, 4 Mar 2023 09:10:19 +0000 (10:10 +0100)
commitd56c03875a5fb3a931854481900e6fe18a3202bd
tree843aa665336e288ff350220c56db0ff71a85d388
parent283dfe52b8eed5185f63ee7579b624e2b4750b73
chore: Remove now superfluous "this->" in lambda

It was needed for compatibility with older compilers.
src/Config.cpp