aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorzhanyong.wan <zhanyong.wan@8415998a-534a-0410-bf83-d39667b30386>2009-07-20 21:16:35 +0000
committerzhanyong.wan <zhanyong.wan@8415998a-534a-0410-bf83-d39667b30386>2009-07-20 21:16:35 +0000
commit387bdd551d4a88383246841ac3f70324b8d42772 (patch)
treec7dd4842fadddd0671feb380be95eeba6ca6070a /scripts
parentb5937dab6969ca4b1d8304cc8939ce16c1fb62e5 (diff)
downloadgoogletest-387bdd551d4a88383246841ac3f70324b8d42772.tar.gz
googletest-387bdd551d4a88383246841ac3f70324b8d42772.tar.bz2
googletest-387bdd551d4a88383246841ac3f70324b8d42772.zip
Makes ByRef(x) printable as a reference to x.
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/gmock_doctor.py1
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',