summaryrefslogtreecommitdiff
path: root/test/test11-04.txt
diff options
context:
space:
mode:
Diffstat (limited to 'test/test11-04.txt')
-rw-r--r--test/test11-04.txt3
1 files changed, 0 insertions, 3 deletions
diff --git a/test/test11-04.txt b/test/test11-04.txt
index 62a6828..6451c24 100644
--- a/test/test11-04.txt
+++ b/test/test11-04.txt
@@ -1,7 +1,4 @@
test11.cpp: In member function 'void Object1::func2(Data1*, Data1*)':
-test11.cpp:25:19: warning: Using parameter 'ptr1' without checking for null pointer
- ptr1->val = 200;
- ^
test11.cpp:29:15: warning: Using parameter 'ptr1' without checking for null pointer
ptr1->val = 300;
^