Skip to content

Commit

Permalink
remove debug message
Browse files Browse the repository at this point in the history
  • Loading branch information
sulincix committed May 21, 2024
1 parent ea129e8 commit 2fa7968
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion meson.build
Original file line number Diff line number Diff line change
Expand Up @@ -218,7 +218,6 @@ add_project_arguments('-fPIC', language : 'c')
generated_sources += ['ctx.vala']

foreach arg : args
message(arg)
add_project_arguments(arg, language : 'c')
endforeach

Expand Down

0 comments on commit 2fa7968

Please sign in to comment.