Skip to content

Commit 309ddf6

Browse files
committed
Manually revert 436573b to simplify PR
1 parent 1cf62c0 commit 309ddf6

File tree

4 files changed

+419
-432
lines changed

4 files changed

+419
-432
lines changed

fpm/src/fpm.f90

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,6 @@ subroutine build_model(model, settings, package, error)
150150
type(error_t), allocatable, intent(out) :: error
151151
integer :: i
152152

153-
type(srcfile_t), allocatable :: sources(:)
154153
type(string_t), allocatable :: package_list(:)
155154

156155
model%package_name = package%name

0 commit comments

Comments
 (0)