aboutsummaryrefslogtreecommitdiffstats
path: root/googlemock/include/gmock/internal/custom
diff options
context:
space:
mode:
authorGennadiy Civil <misterg@google.com>2018-08-13 13:17:38 -0400
committerGennadiy Civil <misterg@google.com>2018-08-13 13:17:38 -0400
commit18c940d13a58a3fa1016d2887e66bd1c73720e0f (patch)
tree0eeba0200bdf8b729f0ab9fd997eb068fc7752ed /googlemock/include/gmock/internal/custom
parent65b42fa6152c7ce9ab9e5075d77d01d5f59c4ce3 (diff)
downloadgoogletest-18c940d13a58a3fa1016d2887e66bd1c73720e0f.tar.gz
googletest-18c940d13a58a3fa1016d2887e66bd1c73720e0f.tar.bz2
googletest-18c940d13a58a3fa1016d2887e66bd1c73720e0f.zip
comment cleanup
Diffstat (limited to 'googlemock/include/gmock/internal/custom')
-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_