mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-28 14:15:42 -04:00
line removal from review
This commit is contained in:
parent
13133b87e5
commit
a392353a36
1 changed files with 0 additions and 1 deletions
|
|
@ -275,7 +275,6 @@ void initialize_source()
|
|||
file_close(file_id);
|
||||
} else if ( settings::path_source_library != "" ) {
|
||||
// Get the source from a library object
|
||||
|
||||
std::stringstream msg;
|
||||
msg << "Sampling from library source " << settings::path_source << "...";
|
||||
write_message(msg, 6);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue