diff options
author | zhanyong.wan <zhanyong.wan@8415998a-534a-0410-bf83-d39667b30386> | 2009-07-20 21:16:35 +0000 |
---|---|---|
committer | zhanyong.wan <zhanyong.wan@8415998a-534a-0410-bf83-d39667b30386> | 2009-07-20 21:16:35 +0000 |
commit | 387bdd551d4a88383246841ac3f70324b8d42772 (patch) | |
tree | c7dd4842fadddd0671feb380be95eeba6ca6070a /scripts/gmock_doctor.py | |
parent | b5937dab6969ca4b1d8304cc8939ce16c1fb62e5 (diff) | |
download | googletest-387bdd551d4a88383246841ac3f70324b8d42772.tar.gz googletest-387bdd551d4a88383246841ac3f70324b8d42772.tar.bz2 googletest-387bdd551d4a88383246841ac3f70324b8d42772.zip |
Makes ByRef(x) printable as a reference to x.
Diffstat (limited to 'scripts/gmock_doctor.py')
-rwxr-xr-x | scripts/gmock_doctor.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/gmock_doctor.py b/scripts/gmock_doctor.py index 05e42585..7b45fa17 100755 --- a/scripts/gmock_doctor.py +++ b/scripts/gmock_doctor.py @@ -71,7 +71,6 @@ _COMMON_GMOCK_SYMBOLS = [ 'Not', 'NotNull', 'Pointee', - 'PointeeIsInitializedProto', 'Property', 'Ref', 'ResultOf', |