Skip to content

Commit 580844c

Browse files
committed
do not print info
1 parent 3e15f43 commit 580844c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/metapackage/fpm_meta_base.f90

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,6 @@ subroutine resolve_package_config(self,package,error)
206206
end if
207207
else
208208
! Copy configuration
209-
call self%preprocess%info(6,2)
210209
allocate(package%preprocess(1),source=self%preprocess)
211210

212211
end if

0 commit comments

Comments
 (0)