mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-27 05:35:49 -04:00
line removal from review
This commit is contained in:
parent
7937e7670c
commit
acce6941c3
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