aboutsummaryrefslogtreecommitdiffstats
path: root/googlemock/include
diff options
context:
space:
mode:
authortisi1988 <tisi1988@gmail.com>2018-08-14 15:32:22 +0200
committerGitHub <noreply@github.com>2018-08-14 15:32:22 +0200
commit87a37c60e3144af5394c3e8c8b4c714bb8b07ad9 (patch)
tree914079fcbff6431fbacdc9e9bfcffc5060a11884 /googlemock/include
parentefe27ac05c66c3fafad0ac0d279543f640ab30f7 (diff)
parent8bc11c040a1dcbe50c340b21d78175d152dd3837 (diff)
downloadgoogletest-87a37c60e3144af5394c3e8c8b4c714bb8b07ad9.tar.gz
googletest-87a37c60e3144af5394c3e8c8b4c714bb8b07ad9.tar.bz2
googletest-87a37c60e3144af5394c3e8c8b4c714bb8b07ad9.zip
Merge branch 'master' into master
Diffstat (limited to 'googlemock/include')
-rw-r--r--googlemock/include/gmock/internal/custom/gmock-matchers.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/googlemock/include/gmock/internal/custom/gmock-matchers.h b/googlemock/include/gmock/internal/custom/gmock-matchers.h
index b9b7e3f8..227d91f6 100644
--- a/googlemock/include/gmock/internal/custom/gmock-matchers.h
+++ b/googlemock/include/gmock/internal/custom/gmock-matchers.h
@@ -31,8 +31,6 @@
// An installation-specific extension point for gmock-matchers.h.
// ============================================================
//
-// Adds google3 callback support to CallableTraits.
-
// GOOGLETEST_CM0002 DO NOT DELETE
#ifndef GMOCK_INCLUDE_GMOCK_INTERNAL_CUSTOM_GMOCK_MATCHERS_H_