Skip to content

Commit aeb18ee

Browse files
committed
refactor(cpp1): remove unused parameter
1 parent 8f224e2 commit aeb18ee

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

source/cppfront.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4199,7 +4199,6 @@ class cppfront
41994199

42004200
auto is_deducible(
42014201
const unqualified_id_node& n,
4202-
bool /*is_qualified*/ = false,
42034202
bool is_first = true)
42044203
-> bool
42054204
{

0 commit comments

Comments
 (0)