Skip to content

Commit bcbcf6d

Browse files
star: remove unused import for pgstar_decorator
This makes it possible again to build without pgstar
1 parent 2b2222a commit bcbcf6d

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

star/private/init.f90

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -472,7 +472,6 @@ subroutine set_starting_star_data(s, ierr)
472472
use other_photo_read, only: default_other_photo_read
473473
use other_set_pgstar_controls, only: default_other_set_pgstar_controls
474474
use other_kap
475-
use pgstar_decorator
476475
use star_utils, only: init_random
477476

478477
type (star_info), pointer :: s

0 commit comments

Comments
 (0)