diff options
author | Gennadiy Civil <misterg@google.com> | 2018-08-13 17:17:38 (GMT) |
---|---|---|
committer | Gennadiy Civil <misterg@google.com> | 2018-08-13 17:17:38 (GMT) |
commit | 18c940d13a58a3fa1016d2887e66bd1c73720e0f (patch) | |
tree | 0eeba0200bdf8b729f0ab9fd997eb068fc7752ed /googlemock/include/gmock | |
parent | 65b42fa6152c7ce9ab9e5075d77d01d5f59c4ce3 (diff) | |
download | googletest-18c940d13a58a3fa1016d2887e66bd1c73720e0f.zip googletest-18c940d13a58a3fa1016d2887e66bd1c73720e0f.tar.gz googletest-18c940d13a58a3fa1016d2887e66bd1c73720e0f.tar.bz2 |
comment cleanuprefs/pull/1732/head
Diffstat (limited to 'googlemock/include/gmock')
-rw-r--r-- | googlemock/include/gmock/internal/custom/gmock-matchers.h | 2 |
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 b9b7e3f..227d91f 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_ |