Skip to content

Commit 1de5223

Browse files
committed
Remove extra line
1 parent e3cbc1b commit 1de5223

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

cpp/autosar/test/rules/A3-1-5/test.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,6 @@ void test_FooBar() {
172172
foobar.complexCalculation<int>();
173173
}
174174

175-
176175
FooBar::~FooBar() {} // COMPLIANT want to ignore pImpl uses of destructors
177176

178177
int FooBar::f1(int a, int b) { // COMPLIANT not a trivial function

0 commit comments

Comments
 (0)