summaryrefslogtreecommitdiff
path: root/test/test35-05.txt
diff options
context:
space:
mode:
Diffstat (limited to 'test/test35-05.txt')
-rw-r--r--test/test35-05.txt3
1 files changed, 0 insertions, 3 deletions
diff --git a/test/test35-05.txt b/test/test35-05.txt
index dff6476..8d8c592 100644
--- a/test/test35-05.txt
+++ b/test/test35-05.txt
@@ -6,6 +6,3 @@ test35.cpp: In member function 'void Object1::func3()':
test35.cpp:93:37: warning: Using variable 'this->tmp1' without checking for null pointer
Data1 *ptr1 = tmp1->getData3();
^
-test35.cpp:127:42: warning: Using variable 'ptr1' without checking for null pointer
- ptr1 = ptr1->ptrval->getData3();
- ^