Skip to content

Commit 5b9fedc

Browse files
committed
refactor(to_cpp1): remove empty line
1 parent 6dbecd7 commit 5b9fedc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

source/to_cpp1.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6069,7 +6069,6 @@ class cppfront
60696069
}
60706070
else if (this_->pass == passing_style::move) {
60716071
suffix1 += " &&";
6072-
60736072
}
60746073
// We shouldn't be able to get into a state where these values
60756074
// exist here, if we did it's our compiler bug

0 commit comments

Comments
 (0)